Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-145345
#<BuildRuby:0x000055916a7ba3d0
@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.20240110-145345",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.004897 0.000817 1.719552 ( 7.356894)
build_miniruby 0.001589 0.000000 8.368956 ( 7.985751)
build_ruby 0.002066 0.000000 3.342747 ( 3.587344)
build_all 0.007613 0.000000 5.807630 ( 2.992481)
build_install 0.013191 0.004117 7.278844 ( 4.588304)
test_btest 0.000671 0.000112 83.589561 ( 32.333832)
test_basic 0.007017 0.001170 0.870720 ( 1.000801)
test_all 0.062827 0.056159 777.850519 (295.820598)
test_rubyspec 0.028072 0.038490 93.780343 (105.467483)
total: 461.13 sec