Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-160153
#<BuildRuby:0x00007f79e1c1fdd8
@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.20240619-160153",
@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.000016 0.000007 0.000023 ( 0.000024)
autoconf 0.000029 0.000012 0.000041 ( 0.000041)
configure 0.000024 0.000009 0.000033 ( 0.000034)
build_up 0.002584 0.005215 3.322681 ( 3.323053)
build_miniruby 0.000000 0.001549 1.345452 ( 1.342269)
build_ruby 0.001253 0.000994 4.256719 ( 4.398334)
build_all 0.007309 0.001803 7.728064 ( 3.042526)
build_install 0.011557 0.009641 10.969564 ( 5.359278)
test_btest 0.000682 0.000341 108.127496 ( 28.299978)
test_basic 0.004644 0.004117 0.989003 ( 1.036778)
test_all 0.104647 0.045045 861.516084 (268.706985)
test_rubyspec 0.037796 0.054157 163.152326 ( 35.396044)
total: 350.91 sec