Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-231024
#<BuildRuby:0x00007ff7b8b2fdd8
@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.20241126-231024",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.007864 0.001388 3.794585 ( 4.008138)
build_miniruby 0.001399 0.000247 1.751574 ( 1.797788)
build_ruby 0.001785 0.000315 4.561502 ( 25.373772)
build_all 0.002535 0.008312 6.962869 ( 4.492039)
build_install 0.017502 0.007612 10.231292 ( 6.773997)
test_btest 0.000715 0.000179 86.398136 ( 44.155575)
test_basic 0.003628 0.005234 1.191400 ( 1.872972)
test_all 0.119364 0.035171 814.439052 (371.350350)
test_rubyspec 0.045844 0.043632 122.836695 ( 45.599681)
total: 505.43 sec