Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-022018
#<BuildRuby:0x00007fb7526ffde0
@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.20241101-022018",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.004231 0.003185 3.749793 ( 3.667977)
build_miniruby 0.001494 0.000000 1.525068 ( 1.522138)
build_ruby 0.002003 0.000000 4.107319 ( 4.251406)
build_all 0.008301 0.000049 6.361606 ( 2.607265)
build_install 0.010161 0.005402 8.652125 ( 3.886865)
test_btest 0.000922 0.000211 74.009993 ( 19.630379)
test_basic 0.006007 0.004651 1.012103 ( 1.058834)
test_all 0.092299 0.054248 708.037134 (206.569438)
test_rubyspec 0.056940 0.029714 117.978207 ( 26.433741)
total: 269.63 sec