Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-193432
#<BuildRuby:0x00007f82003ffdc0
@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.20241014-193432",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000022 0.000006 0.000028 ( 0.000029)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.004091 0.004035 3.804354 ( 3.680304)
build_miniruby 0.001151 0.000368 1.252921 ( 1.249340)
build_ruby 0.001378 0.000441 3.372380 ( 3.571465)
build_all 0.009573 0.000394 7.282702 ( 2.827470)
build_install 0.012658 0.007045 10.295054 ( 4.912262)
test_btest 0.000340 0.001050 93.744728 ( 27.560506)
test_basic 0.000951 0.010566 1.105899 ( 1.153371)
test_all 0.125363 0.023440 775.753491 (224.363895)
test_rubyspec 0.051956 0.035617 135.556705 ( 29.014878)
total: 298.33 sec