Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-124937
#<BuildRuby:0x00007f4f431dfdc8
@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.20240713-124937",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000028 0.000008 0.000036 ( 0.000037)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.005875 0.001741 3.359552 ( 3.276102)
build_miniruby 0.001649 0.000000 1.344493 ( 1.341281)
build_ruby 0.000004 0.002163 3.779460 ( 3.957814)
build_all 0.003398 0.005215 7.898865 ( 3.206400)
build_install 0.016092 0.003976 10.838832 ( 5.134248)
test_btest 0.000000 0.001122 114.239561 ( 29.937412)
test_basic 0.004962 0.003236 1.007198 ( 1.062928)
test_all 0.102941 0.052306 854.042905 (282.926834)
test_rubyspec 0.053153 0.038098 159.442344 ( 34.917605)
total: 365.76 sec