Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-212653
#<BuildRuby:0x00007f12b83cfdd0
@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.20241025-212653",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000035 0.000012 0.000047 ( 0.000046)
configure 0.000027 0.000009 0.000036 ( 0.000035)
build_up 0.001278 0.006957 3.573447 ( 3.612641)
build_miniruby 0.001001 0.000387 1.160442 ( 1.158560)
build_ruby 0.001643 0.000000 2.975933 ( 3.146782)
build_all 0.004873 0.003430 5.517080 ( 2.119044)
build_install 0.011806 0.006268 8.586458 ( 3.946315)
test_btest 0.000596 0.000241 60.264245 ( 19.557138)
test_basic 0.002837 0.005057 0.734639 ( 3.847506)
test_all 0.114691 0.031755 723.630985 (223.952835)
test_rubyspec 0.036019 0.047365 124.970562 ( 26.106175)
total: 287.45 sec