Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-233420
#<BuildRuby:0x0000558423939db8
@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.20221221-233420",
@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.000004 0.000025 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.001428 0.004423 1.250682 ( 2.358017)
build_miniruby 0.001297 0.000309 1.581277 ( 1.740747)
build_ruby 0.001609 0.000000 3.743892 ( 4.357765)
build_all 0.007358 0.001094 3.976521 ( 2.873337)
build_install 0.015829 0.001447 3.239522 ( 3.150831)
test_btest 0.000607 0.000127 58.206405 ( 30.981110)
test_basic 0.005564 0.001159 0.486252 ( 0.676874)
test_all 0.000561 0.001166 634.638242 (249.429546)
test_rubyspec 0.016831 0.025253 65.887395 ( 75.589030)
total: 371.16 sec