Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-223653
#<BuildRuby:0x00007f82aa8cfdc8
@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.20241105-223653",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.005566 0.001465 2.840659 ( 2.821538)
build_miniruby 0.001388 0.000366 1.212374 ( 1.209842)
build_ruby 0.001489 0.000392 3.054668 ( 3.268904)
build_all 0.001178 0.006369 5.336777 ( 2.108991)
build_install 0.012645 0.002895 7.554743 ( 3.405431)
test_btest 0.000665 0.000213 67.252091 ( 17.578643)
test_basic 0.002405 0.007376 0.892484 ( 0.942167)
test_all 0.104880 0.040073 604.923462 (197.326097)
test_rubyspec 0.035745 0.047659 117.340698 ( 25.769615)
total: 254.43 sec