Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-082140
#<BuildRuby:0x00007fd92061fde0
@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.20241120-082140",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006388 0.001030 3.648575 ( 3.593232)
build_miniruby 0.001347 0.000217 1.103322 ( 1.100174)
build_ruby 0.001446 0.000233 3.651061 ( 3.775465)
build_all 0.006934 0.001119 6.147313 ( 2.587506)
build_install 0.007955 0.008725 8.834091 ( 4.329388)
test_btest 0.001012 0.000000 74.876064 ( 20.018819)
test_basic 0.001462 0.008380 0.761065 ( 0.809579)
test_all 0.109773 0.032220 694.290872 (201.202981)
test_rubyspec 0.060897 0.020878 117.362707 ( 26.854827)
total: 264.27 sec