Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-095109
#<BuildRuby:0x000056326137a138
@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.20231206-095109",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002347 0.004328 2.133894 ( 2.189792)
build_miniruby 0.001515 0.000000 1.545805 ( 1.544589)
build_ruby 0.001772 0.000000 3.138438 ( 3.371811)
build_all 0.004039 0.003222 5.737016 ( 2.609829)
build_install 0.011820 0.005408 7.182454 ( 3.850032)
test_btest 0.000829 0.000170 82.732519 ( 32.085236)
test_basic 0.003182 0.004329 0.909574 ( 0.985943)
test_all 0.087239 0.032490 695.216052 (256.095952)
test_rubyspec 0.041435 0.024089 93.919955 (105.550017)
total: 408.28 sec