Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-073234
#<BuildRuby:0x00007f256081fdd0
@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.20240902-073234",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000028 0.000009 0.000037 ( 0.000036)
build_up 0.002161 0.007400 4.345473 ( 4.850916)
build_miniruby 0.002077 0.000000 1.950700 ( 2.036166)
build_ruby 0.000000 0.002699 5.171404 ( 5.485758)
build_all 0.003021 0.005646 7.510276 ( 3.056593)
build_install 0.009166 0.008530 9.542171 ( 4.434027)
test_btest 0.000920 0.000406 119.035912 ( 30.839290)
test_basic 0.006660 0.005259 1.371110 ( 1.417694)
test_all 0.104660 0.047195 743.896127 (217.463494)
test_rubyspec 0.043872 0.046723 167.919556 ( 28.258792)
total: 297.84 sec