Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-080313
#<BuildRuby:0x00007f061aedfdd8
@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.20240707-080313",
@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.000027 0.000009 0.000036 ( 0.000032)
autoconf 0.000047 0.000015 0.000062 ( 0.000058)
configure 0.000042 0.000014 0.000056 ( 0.000051)
build_up 0.004999 0.005855 4.731606 ( 5.177133)
build_miniruby 0.002003 0.000000 1.941171 ( 2.185861)
build_ruby 0.002347 0.000097 4.992020 ( 17.605920)
build_all 0.011517 0.000000 9.116135 ( 6.297977)
build_install 0.025247 0.000927 12.444264 ( 9.860546)
test_btest 0.001038 0.000296 133.586710 ( 99.887918)
test_basic 0.008108 0.006818 1.539344 ( 2.336296)
test_all 0.132340 0.042493 1066.573203 (1115.426892)
test_rubyspec 0.060368 0.042161 195.490539 (185.456698)
total: 1444.24 sec