Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-080856
#<BuildRuby:0x00007fc5f2a4fdc0
@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.20240812-080856",
@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.000004 0.000028 ( 0.000029)
autoconf 0.000045 0.000008 0.000053 ( 0.000051)
configure 0.000038 0.000007 0.000045 ( 0.000043)
build_up 0.008812 0.000850 4.302517 ( 5.461874)
build_miniruby 0.002184 0.000000 1.883036 ( 2.040090)
build_ruby 0.000000 0.002798 4.883197 ( 5.609717)
build_all 0.006320 0.005130 9.660058 ( 7.415206)
build_install 0.022536 0.005387 12.603408 ( 9.653611)
test_btest 0.001046 0.000222 129.765574 ( 60.216420)
test_basic 0.003171 0.008038 1.189979 ( 1.231702)
test_all 0.101358 0.055660 794.821707 (245.493558)
test_rubyspec 0.069029 0.026084 187.816415 ( 54.959326)
total: 392.08 sec