Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-124751
#<BuildRuby:0x0000562ad01363b0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230121-124751",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.004428 0.000048 1.156025 ( 1.557663)
build_miniruby 0.000996 0.000136 1.023772 ( 1.022348)
build_ruby 0.001199 0.000163 2.791291 ( 3.099604)
build_all 0.002692 0.003939 3.656987 ( 1.861268)
build_install 0.015178 0.000425 2.825872 ( 2.098301)
test_btest 0.000636 0.000098 57.458792 ( 18.563147)
test_basic 0.004477 0.000689 0.411247 ( 0.510720)
test_all 0.000982 0.000151 641.276938 (193.741715)
test_rubyspec 0.019417 0.019597 66.220520 ( 76.168450)
total: 298.62 sec