Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-052456
#<BuildRuby:0x00007fade6ecfdd8
@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.20240831-052456",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000038 0.000006 0.000044 ( 0.000043)
configure 0.000032 0.000004 0.000036 ( 0.000037)
build_up 0.003591 0.004599 3.286523 ( 3.358345)
build_miniruby 0.002023 0.000000 2.060027 ( 2.063848)
build_ruby 0.002184 0.000000 4.931566 ( 5.287734)
build_all 0.011862 0.000000 12.730087 ( 7.756867)
build_install 0.022997 0.001563 12.464044 ( 8.333384)
test_btest 0.000840 0.000120 118.204926 ( 32.962451)
test_basic 0.005838 0.005344 1.096450 ( 3.715258)
test_all 0.122926 0.028334 832.961221 (251.428267)
test_rubyspec 0.052653 0.034738 170.342069 ( 42.935561)
total: 357.84 sec