Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-080515
#<BuildRuby:0x00007fea9930fdc8
@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-080515",
@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.000020 0.000005 0.000025 ( 0.000027)
autoconf 0.000038 0.000010 0.000048 ( 0.000049)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.005400 0.003296 3.879655 ( 3.618319)
build_miniruby 0.001441 0.000393 1.694816 ( 1.691403)
build_ruby 0.001519 0.000414 4.000418 ( 4.143607)
build_all 0.004715 0.004230 8.486409 ( 3.426845)
build_install 0.007230 0.012896 11.529420 ( 5.363689)
test_btest 0.000826 0.000304 118.367088 ( 30.930923)
test_basic 0.002675 0.007200 1.126793 ( 1.173771)
test_all 0.096900 0.055327 846.867752 (248.721667)
test_rubyspec 0.043771 0.049625 168.311176 ( 28.570418)
total: 327.64 sec