Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-001105
#<BuildRuby:0x00007f3511c3fdc8
@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.20241202-001105",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.001102 0.007253 3.722286 ( 3.603574)
build_miniruby 0.001182 0.000285 2.007634 ( 2.006821)
build_ruby 0.002023 0.000000 3.526213 ( 3.673755)
build_all 0.007422 0.000381 5.958544 ( 2.412139)
build_install 0.016375 0.002358 8.575435 ( 4.258541)
test_btest 0.000710 0.000153 76.571446 ( 20.648068)
test_basic 0.008113 0.003060 1.053490 ( 1.105347)
test_all 0.105825 0.039264 710.007189 (228.353588)
test_rubyspec 0.047625 0.030548 123.246154 ( 38.720051)
total: 304.78 sec