Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-135530
#<BuildRuby:0x00007fe66332fdd8
@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-135530",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000031 0.000006 0.000037 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000031)
build_up 0.006963 0.001200 3.614598 ( 3.170093)
build_miniruby 0.001372 0.000236 1.294752 ( 1.291507)
build_ruby 0.001672 0.000289 3.619651 ( 3.804131)
build_all 0.007156 0.001234 7.406190 ( 2.864119)
build_install 0.013448 0.005399 10.039775 ( 4.626897)
test_btest 0.000754 0.000146 106.594817 ( 27.559483)
test_basic 0.004845 0.000000 0.931876 ( 1.141903)
test_all 0.102087 0.049005 809.032670 (250.354990)
test_rubyspec 0.052612 0.043168 167.617488 ( 33.571675)
total: 328.39 sec