Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-130759
#<BuildRuby:0x00007feb577dfdd0
@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.20240824-130759",
@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.000015 0.000008 0.000023 ( 0.000022)
autoconf 0.000020 0.000011 0.000031 ( 0.000031)
configure 0.000017 0.000009 0.000026 ( 0.000026)
build_up 0.006323 0.001315 2.757016 ( 2.645343)
build_miniruby 0.000954 0.000505 1.263425 ( 1.260106)
build_ruby 0.001693 0.000000 3.082644 ( 3.287176)
build_all 0.006929 0.002331 7.344447 ( 2.813408)
build_install 0.017965 0.003250 10.518064 ( 4.782918)
test_btest 0.000687 0.000302 117.537789 ( 33.448083)
test_basic 0.011128 0.003077 1.421478 ( 1.662688)
test_all 0.113107 0.040309 784.919189 (264.035199)
test_rubyspec 0.059162 0.030932 164.674939 ( 27.364972)
total: 341.30 sec