Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-215309
#<BuildRuby:0x00007fe1e984fdc8
@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.20241007-215309",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000036 0.000013 0.000049 ( 0.000048)
configure 0.000029 0.000010 0.000039 ( 0.000038)
build_up 0.002733 0.005166 3.309863 ( 3.192359)
build_miniruby 0.000000 0.001776 1.183754 ( 1.180431)
build_ruby 0.000000 0.001821 3.283994 ( 3.490251)
build_all 0.006782 0.002121 5.946461 ( 2.308713)
build_install 0.012740 0.006080 8.712991 ( 4.002076)
test_btest 0.000969 0.000000 88.465127 ( 22.974241)
test_basic 0.002409 0.007966 1.117104 ( 1.160041)
test_all 0.097166 0.050589 684.115382 (209.111172)
test_rubyspec 0.035249 0.055599 134.165043 ( 23.430790)
total: 270.85 sec