Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-161120
#<BuildRuby:0x00007f3aabb4fdd8
@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.20240629-161120",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000037 0.000005 0.000042 ( 0.000043)
configure 0.000031 0.000004 0.000035 ( 0.000036)
build_up 0.005398 0.003061 4.006189 ( 3.419693)
build_miniruby 0.000000 0.001873 1.602532 ( 1.598644)
build_ruby 0.000000 0.002063 3.990160 ( 4.115349)
build_all 0.001510 0.006844 8.048858 ( 3.132581)
build_install 0.009219 0.010697 10.629135 ( 4.734125)
test_btest 0.000946 0.000267 117.343795 ( 34.958119)
test_basic 0.006305 0.004505 1.397355 ( 1.718625)
test_all 0.125324 0.030440 872.473138 (262.145304)
test_rubyspec 0.025957 0.069024 166.101597 ( 35.770581)
total: 351.59 sec