Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-014330
#<BuildRuby:0x00007fcfa441fde0
@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.20240711-014330",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.001393 0.007382 4.107554 ( 3.664011)
build_miniruby 0.001266 0.000268 1.550489 ( 1.548499)
build_ruby 0.001897 0.000403 4.707770 ( 4.983925)
build_all 0.010718 0.000000 8.813500 ( 5.578518)
build_install 0.024141 0.003073 12.333140 ( 8.278766)
test_btest 0.000998 0.000185 125.959114 ( 78.841802)
test_basic 0.013002 0.000000 1.372250 ( 1.815378)
test_all 0.107456 0.044002 776.638446 (243.398163)
test_rubyspec 0.044068 0.041129 164.681003 ( 35.949087)
total: 384.06 sec