Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-180400
#<BuildRuby:0x00007f31b8d9fdc8
@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.20240928-180400",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000041)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.005426 0.003406 4.370086 ( 3.654390)
build_miniruby 0.001289 0.000282 1.328152 ( 1.324801)
build_ruby 0.001932 0.000000 3.907200 ( 4.075852)
build_all 0.005932 0.003053 6.568784 ( 2.655312)
build_install 0.009377 0.010293 9.704334 ( 4.243049)
test_btest 0.000756 0.000216 92.733744 ( 26.769856)
test_basic 0.009208 0.001419 1.138815 ( 1.185104)
test_all 0.106824 0.044097 729.661116 (218.623353)
test_rubyspec 0.054088 0.031613 131.691958 ( 29.033002)
total: 291.57 sec