Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-033417
#<BuildRuby:0x00007f5031dcfdd8
@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.20241018-033417",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000039 0.000005 0.000044 ( 0.000044)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.004585 0.003527 3.762699 ( 3.814028)
build_miniruby 0.001342 0.000198 1.716712 ( 1.714093)
build_ruby 0.001681 0.000247 4.219764 ( 4.392671)
build_all 0.004661 0.004142 7.410400 ( 3.074620)
build_install 0.013764 0.005942 10.554733 ( 5.017148)
test_btest 0.000803 0.000157 93.718506 ( 24.876390)
test_basic 0.010491 0.000000 1.075563 ( 1.123170)
test_all 0.083533 0.067295 769.756850 (252.975205)
test_rubyspec 0.054114 0.034804 140.071549 ( 31.621346)
total: 328.61 sec