Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-200133
#<BuildRuby:0x00007f010455fdc8
@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.20240621-200133",
@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.000006 0.000022 ( 0.000022)
autoconf 0.000028 0.000010 0.000038 ( 0.000038)
configure 0.000026 0.000010 0.000036 ( 0.000036)
build_up 0.004179 0.004031 3.595505 ( 3.529581)
build_miniruby 0.001791 0.000000 1.673467 ( 1.670205)
build_ruby 0.000000 0.002211 4.095730 ( 4.222800)
build_all 0.005624 0.001500 6.643061 ( 3.935495)
build_install 0.008374 0.008091 9.220252 ( 4.208571)
test_btest 0.000605 0.000264 104.451517 ( 30.888403)
test_basic 0.004613 0.004265 1.032057 ( 1.169748)
test_all 0.101429 0.044642 763.094215 (211.085359)
test_rubyspec 0.043733 0.047989 160.192733 ( 29.886121)
total: 290.60 sec