Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-084112
#<BuildRuby:0x00007f213858fdd0
@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.20240815-084112",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000043 0.000003 0.000046 ( 0.000047)
configure 0.000036 0.000003 0.000039 ( 0.000038)
build_up 0.001083 0.007636 3.882287 ( 3.767339)
build_miniruby 0.001925 0.000247 1.902926 ( 1.973163)
build_ruby 0.002069 0.000266 4.957481 ( 5.284853)
build_all 0.006620 0.004427 9.255122 ( 5.235635)
build_install 0.019397 0.006717 12.377409 ( 8.299358)
test_btest 0.000921 0.000157 126.820261 ( 40.664832)
test_basic 0.000000 0.013187 1.439417 ( 1.512673)
test_all 0.098501 0.056039 805.312265 (248.313520)
test_rubyspec 0.053616 0.035471 174.400668 ( 35.148511)
total: 350.20 sec