Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-064903
#<BuildRuby:0x00007f72c159fde0
@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.20241017-064903",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000033 0.000008 0.000041 ( 0.000042)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.008180 0.002045 4.536502 ( 5.633894)
build_miniruby 0.000000 0.002097 1.872369 ( 2.088389)
build_ruby 0.000000 0.002132 4.857265 ( 5.509985)
build_all 0.007499 0.003815 8.023111 ( 6.794813)
build_install 0.022521 0.004608 11.398204 ( 9.625363)
test_btest 0.000861 0.000243 101.002534 ( 80.162683)
test_basic 0.008589 0.004301 1.268672 ( 1.717860)
test_all 0.092740 0.069263 851.735048 (472.631074)
test_rubyspec 0.054068 0.038297 143.147400 ( 63.561290)
total: 647.73 sec