Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-235008
#<BuildRuby:0x00007f0171ddfdc8
@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.20241003-235008",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000039 0.000005 0.000044 ( 0.000044)
configure 0.000036 0.000004 0.000040 ( 0.000041)
build_up 0.003679 0.004622 3.614636 ( 3.592457)
build_miniruby 0.001392 0.000217 1.264679 ( 1.262190)
build_ruby 0.001616 0.000253 3.992811 ( 4.207640)
build_all 0.008429 0.001317 7.411873 ( 3.084843)
build_install 0.012584 0.007981 10.423264 ( 5.032356)
test_btest 0.000862 0.000167 93.438618 ( 24.640725)
test_basic 0.009482 0.000961 1.070545 ( 1.115416)
test_all 0.093218 0.058300 762.758942 (241.746003)
test_rubyspec 0.049272 0.035669 137.763389 ( 30.765279)
total: 315.45 sec