Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-021039
#<BuildRuby:0x00007f1c7b8bfdc8
@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.20240828-021039",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000039)
configure 0.000039 0.000005 0.000044 ( 0.000043)
build_up 0.005565 0.004214 4.154485 ( 5.233338)
build_miniruby 0.001652 0.000268 1.708643 ( 2.219946)
build_ruby 0.002316 0.000000 4.788752 ( 5.480310)
build_all 0.010149 0.001343 9.035616 ( 8.168770)
build_install 0.017595 0.007844 12.079414 ( 10.226160)
test_btest 0.001048 0.000195 126.160548 (113.445627)
test_basic 0.004391 0.008466 1.338670 ( 1.932491)
test_all 0.101170 0.056339 898.745049 (439.546577)
test_rubyspec 0.037266 0.053732 169.099319 ( 57.772674)
total: 644.03 sec