Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-220024
#<BuildRuby:0x00007fdf9f51fdc0
@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.20241102-220024",
@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.000020)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.000927 0.007090 3.631116 ( 3.644499)
build_miniruby 0.001252 0.000313 1.184821 ( 1.181193)
build_ruby 0.001457 0.000364 3.337628 ( 3.568292)
build_all 0.006304 0.001576 5.475183 ( 2.205219)
build_install 0.017354 0.000000 7.980208 ( 3.724643)
test_btest 0.000905 0.000000 73.865952 ( 20.053538)
test_basic 0.009287 0.002067 1.006800 ( 1.054555)
test_all 0.097051 0.049141 693.469383 (214.615014)
test_rubyspec 0.050286 0.034992 120.256530 ( 26.838275)
total: 276.89 sec