Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-024531
#<BuildRuby:0x000055cb754e1f88
@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.20221222-024531",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004517 0.000645 1.143835 ( 1.545354)
build_miniruby 0.001205 0.000172 1.501897 ( 1.501479)
build_ruby 0.000000 0.001930 3.660132 ( 4.046206)
build_all 0.007796 0.000172 3.775000 ( 1.991064)
build_install 0.012812 0.006311 3.260684 ( 2.406183)
test_btest 0.001074 0.000000 59.921686 ( 24.683953)
test_basic 0.003562 0.002324 0.466574 ( 0.602535)
test_all 0.001229 0.000253 649.793190 (229.137767)
test_rubyspec 0.020503 0.031869 71.257243 ( 81.797788)
total: 347.71 sec