Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-070725
#<BuildRuby:0x00007fd50543fdc8
@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.20240802-070725",
@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.000021)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.003865 0.003963 3.433759 ( 3.291895)
build_miniruby 0.001398 0.000240 1.565336 ( 1.562630)
build_ruby 0.001745 0.000299 4.105162 ( 4.305355)
build_all 0.008679 0.000767 8.288095 ( 3.099624)
build_install 0.013597 0.005984 11.705949 ( 5.438348)
test_btest 0.000948 0.000179 118.191452 ( 32.238669)
test_basic 0.011201 0.000000 1.276495 ( 1.320284)
test_all 0.104094 0.047755 892.733658 (292.208540)
test_rubyspec 0.061982 0.029053 169.548104 ( 35.558209)
total: 379.02 sec