Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-234545
#<BuildRuby:0x00007fee6d28fdd0
@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.20241117-234545",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000048 0.000005 0.000053 ( 0.000053)
configure 0.000042 0.000005 0.000047 ( 0.000046)
build_up 0.007110 0.000790 3.402748 ( 3.288912)
build_miniruby 0.001798 0.000200 1.347347 ( 1.345215)
build_ruby 0.001818 0.000000 3.889211 ( 4.063978)
build_all 0.008433 0.000207 6.589853 ( 2.786436)
build_install 0.015796 0.003612 9.025765 ( 4.337696)
test_btest 0.000884 0.000103 81.213055 ( 22.141762)
test_basic 0.009248 0.000107 1.050801 ( 5.628947)
test_all 0.108549 0.035140 725.269991 (237.406841)
test_rubyspec 0.052892 0.031157 117.554868 ( 26.430128)
total: 307.43 sec