Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-040440
#<BuildRuby:0x00007f45305afdd0
@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.20240803-040440",
@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.000027 0.000004 0.000031 ( 0.000030)
autoconf 0.000046 0.000007 0.000053 ( 0.000053)
configure 0.000047 0.000000 0.000047 ( 0.000046)
build_up 0.008110 0.000647 3.836244 ( 3.635033)
build_miniruby 0.000000 0.001888 1.733933 ( 1.734522)
build_ruby 0.000631 0.001541 4.799980 ( 4.988809)
build_all 0.010403 0.000000 8.957731 ( 5.003644)
build_install 0.012208 0.010957 12.220670 ( 7.588806)
test_btest 0.000000 0.001071 130.204655 ( 58.848466)
test_basic 0.006116 0.007197 1.374916 ( 1.481476)
test_all 0.113693 0.041090 915.716562 (295.530688)
test_rubyspec 0.056058 0.034276 173.790491 ( 59.946462)
total: 438.76 sec