Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-162340
#<BuildRuby:0x00007f2f9c83fdd8
@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.20240715-162340",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000029 0.000009 0.000038 ( 0.000039)
configure 0.000022 0.000008 0.000030 ( 0.000031)
build_up 0.002354 0.004811 3.258050 ( 3.241739)
build_miniruby 0.001638 0.000000 1.641134 ( 1.639456)
build_ruby 0.002183 0.000000 4.005910 ( 4.137535)
build_all 0.008436 0.000000 7.520724 ( 2.998402)
build_install 0.014559 0.004940 10.327342 ( 4.977920)
test_btest 0.000827 0.000266 113.420524 ( 30.698630)
test_basic 0.007989 0.000000 1.175919 ( 1.228918)
test_all 0.115009 0.033555 830.300640 (233.663394)
test_rubyspec 0.039620 0.048653 157.588791 ( 33.901084)
total: 316.49 sec