Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-175209
#<BuildRuby:0x00007f19b434fdd0
@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.20241029-175209",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000040 0.000006 0.000046 ( 0.000044)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.005847 0.003660 4.296032 ( 4.741915)
build_miniruby 0.001421 0.000225 1.831668 ( 1.909746)
build_ruby 0.001851 0.000292 4.480907 ( 4.862793)
build_all 0.000000 0.010131 6.773711 ( 3.118365)
build_install 0.013415 0.005251 9.226451 ( 4.313511)
test_btest 0.000729 0.000174 77.428269 ( 28.561637)
test_basic 0.008963 0.001156 1.120016 ( 1.519857)
test_all 0.092550 0.055666 723.087060 (240.984601)
test_rubyspec 0.049170 0.034628 122.688664 ( 27.172220)
total: 317.19 sec