Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-001351
#<BuildRuby:0x0000557172f1a4f8
@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.20231231-001351",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.005390 0.000000 1.597063 ( 1.978894)
build_miniruby 0.001781 0.000000 1.605319 ( 1.604790)
build_ruby 0.001718 0.000000 3.252746 ( 3.474680)
build_all 0.007507 0.000000 5.656365 ( 2.549333)
build_install 0.016164 0.000138 6.862868 ( 4.147279)
test_btest 0.000732 0.000089 82.524663 ( 35.835319)
test_basic 0.007111 0.000000 0.885159 ( 0.972036)
test_all 0.086275 0.035151 729.809635 (321.554515)
test_rubyspec 0.053611 0.024679 104.879983 (156.557004)
total: 528.67 sec