Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-151113
#<BuildRuby:0x00007fdcddf4fdc8
@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-151113",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000028 0.000010 0.000038 ( 0.000038)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.000000 0.008174 3.595811 ( 3.551262)
build_miniruby 0.000000 0.001933 1.689992 ( 1.686550)
build_ruby 0.000043 0.001963 4.401545 ( 4.574173)
build_all 0.009077 0.000000 8.378092 ( 3.330441)
build_install 0.010038 0.007716 11.170154 ( 5.206899)
test_btest 0.000725 0.000332 117.612616 ( 31.831387)
test_basic 0.008012 0.001886 0.990011 ( 1.033620)
test_all 0.105691 0.040707 803.959355 (229.740635)
test_rubyspec 0.076548 0.013918 168.501922 ( 37.377074)
total: 318.33 sec