Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-233655
#<BuildRuby:0x00007f8a7cecfdc0
@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.20240701-233655",
@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.000023 0.000006 0.000029 ( 0.000031)
autoconf 0.000000 0.000050 0.000050 ( 0.000051)
configure 0.000000 0.000042 0.000042 ( 0.000042)
build_up 0.003642 0.004721 3.925590 ( 3.496911)
build_miniruby 0.001263 0.000366 1.417582 ( 1.414465)
build_ruby 0.001876 0.000000 4.085106 ( 4.265163)
build_all 0.006510 0.002988 8.393163 ( 3.369021)
build_install 0.013475 0.007032 10.558225 ( 4.864059)
test_btest 0.000981 0.000000 119.264846 ( 31.541879)
test_basic 0.009950 0.000691 1.173268 ( 1.224877)
test_all 0.117326 0.031630 819.253746 (239.319573)
test_rubyspec 0.052576 0.043555 176.587084 ( 38.751745)
total: 328.25 sec