Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-083058
#<BuildRuby:0x00007fe470befdc8
@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.20241108-083058",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000032 0.000009 0.000041 ( 0.000041)
build_up 0.000000 0.008244 3.973994 ( 3.811211)
build_miniruby 0.000531 0.001107 1.669785 ( 1.667117)
build_ruby 0.000000 0.001919 4.245029 ( 4.376609)
build_all 0.007705 0.000529 6.497744 ( 2.779235)
build_install 0.012020 0.006387 9.328340 ( 4.470359)
test_btest 0.000893 0.000321 77.773262 ( 23.155695)
test_basic 0.003413 0.010801 1.163034 ( 1.422233)
test_all 0.107267 0.039279 704.771412 (214.027024)
test_rubyspec 0.038713 0.040556 119.412184 ( 22.647325)
total: 278.36 sec