Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-195555
#<BuildRuby:0x00007f6a907bfdc0
@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.20241204-195555",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.005028 0.004241 4.038167 ( 3.578634)
build_miniruby 0.000000 0.001929 1.667120 ( 1.667349)
build_ruby 0.000000 0.001938 4.075653 ( 20.460687)
build_all 0.003308 0.005056 6.595369 ( 2.759589)
build_install 0.012938 0.007076 9.101951 ( 4.502478)
test_btest 0.000000 0.000884 80.290499 ( 25.887032)
test_basic 0.006707 0.004272 1.090055 ( 1.162077)
test_all 0.092492 0.051282 729.192377 (228.053826)
test_rubyspec 0.052844 0.029157 118.189643 ( 25.511720)
total: 313.58 sec