Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-175628
#<BuildRuby:0x00007ff92babfdc0
@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.20241207-175628",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.003355 0.003856 2.624578 ( 2.786400)
build_miniruby 0.001133 0.000270 1.288634 ( 1.285580)
build_ruby 0.001305 0.000311 3.141327 ( 3.314045)
build_all 0.001648 0.006216 5.593411 ( 2.263296)
build_install 0.014637 0.003154 7.945111 ( 3.756813)
test_btest 0.000772 0.000225 74.961251 ( 20.381210)
test_basic 0.006242 0.002329 0.912130 ( 0.960184)
test_all 0.113803 0.036268 750.297497 (228.222178)
test_rubyspec 0.054013 0.025164 114.552565 ( 20.666428)
total: 283.64 sec