Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-003220
#<BuildRuby:0x00007f4e4d0ffdc8
@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-003220",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.009120 0.000763 4.269785 ( 4.969182)
build_miniruby 0.001603 0.000236 1.778453 ( 1.883534)
build_ruby 0.002447 0.000000 4.555323 ( 4.952759)
build_all 0.010736 0.000696 7.487005 ( 5.757101)
build_install 0.017655 0.007938 10.578439 ( 8.172431)
test_btest 0.000738 0.000126 94.940795 ( 75.678950)
test_basic 0.008978 0.003546 1.262058 ( 1.599071)
test_all 0.115362 0.048412 860.651287 (582.821514)
test_rubyspec 0.056503 0.036405 138.611528 ( 59.032736)
total: 744.87 sec