Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-224225
#<BuildRuby:0x00007f7c67effde0
@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.20241020-224225",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.001559 0.007310 3.833862 ( 9.070278)
build_miniruby 0.001417 0.000378 1.763943 ( 2.035453)
build_ruby 0.001782 0.000476 4.604934 ( 40.669993)
build_all 0.010482 0.000615 7.390067 ( 9.547965)
build_install 0.021433 0.005358 10.374330 ( 9.775013)
test_btest 0.000790 0.000198 92.615289 ( 81.876362)
test_basic 0.011608 0.000939 1.252773 ( 1.841799)
test_all 0.123699 0.035077 844.731921 (509.961956)
test_rubyspec 0.051818 0.034039 132.245654 ( 50.883285)
total: 715.66 sec