Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-121448
#<BuildRuby:0x00007f338136fdd8
@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.20240709-121448",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.001034 0.007263 3.750501 ( 3.321485)
build_miniruby 0.001845 0.000000 1.488160 ( 1.487644)
build_ruby 0.001764 0.000000 3.332904 ( 3.518116)
build_all 0.003871 0.005206 7.821229 ( 3.109379)
build_install 0.010671 0.009170 10.742226 ( 4.960948)
test_btest 0.000754 0.000286 116.530482 ( 31.001191)
test_basic 0.005892 0.003238 1.174899 ( 1.233343)
test_all 0.095621 0.056011 835.833271 (233.214043)
test_rubyspec 0.056343 0.034529 169.285059 ( 34.865459)
total: 316.71 sec