Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-162420
#<BuildRuby:0x000055c06507a320
@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.20231219-162420",
@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.000002 0.000023 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.000000 0.006422 2.376114 ( 2.437281)
build_miniruby 0.001416 0.000272 1.584398 ( 1.584100)
build_ruby 0.001706 0.000328 2.979263 ( 3.161134)
build_all 0.006213 0.001195 5.864274 ( 2.871592)
build_install 0.012155 0.006298 7.357216 ( 4.063286)
test_btest 0.000746 0.000000 80.400712 ( 29.812462)
test_basic 0.005182 0.000478 0.843855 ( 0.920935)
test_all 0.071957 0.044916 691.991816 (282.651967)
test_rubyspec 0.036492 0.037708 102.587241 (131.473082)
total: 458.98 sec