Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-062630
#<BuildRuby:0x00007fe75807fde0
@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.20240724-062630",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000018 ( 0.000019)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.007433 0.000885 3.825051 ( 3.699891)
build_miniruby 0.001131 0.000291 1.773941 ( 1.770738)
build_ruby 0.001736 0.000448 4.337472 ( 4.560110)
build_all 0.005781 0.003491 8.488166 ( 3.720978)
build_install 0.012436 0.009801 11.419764 ( 5.574994)
test_btest 0.000628 0.000198 122.532286 ( 39.560983)
test_basic 0.008312 0.004079 1.293433 ( 1.341025)
test_all 0.110816 0.039774 872.498300 (264.847359)
test_rubyspec 0.062503 0.029764 167.860539 ( 35.518840)
total: 360.60 sec