Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-040224
#<BuildRuby:0x00005621c40b28e0
@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.20240118-040224",
@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.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.004475 0.001278 1.936855 ( 2.519239)
build_miniruby 0.001293 0.000370 1.697039 ( 1.717496)
build_ruby 0.001456 0.000416 3.234619 ( 3.496439)
build_all 0.007364 0.000000 5.790139 ( 2.908151)
build_install 0.007788 0.009432 7.180047 ( 4.132806)
test_btest 0.000499 0.000166 82.739189 ( 28.249711)
test_basic 0.005659 0.000000 0.863109 ( 0.929843)
test_all 0.078675 0.040917 752.463821 (268.586876)
test_rubyspec 0.041185 0.057117 150.801013 (162.345777)
total: 474.89 sec