Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-234336
#<BuildRuby:0x00007f7312dcfdc0
@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.20240902-234336",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000046 0.000008 0.000054 ( 0.000052)
configure 0.000039 0.000006 0.000045 ( 0.000045)
build_up 0.003903 0.008002 21.861321 ( 12.782348)
build_miniruby 0.002133 0.000000 20.956257 ( 20.399119)
build_ruby 0.002429 0.000000 4.750152 ( 4.944555)
build_all 0.009217 0.002744 33.042312 ( 26.835290)
build_install 0.017863 0.006122 11.750538 ( 6.508282)
test_btest 0.001008 0.000224 124.071078 ( 53.250950)
test_basic 0.012047 0.000837 1.294264 ( 1.361112)
test_all 0.119771 0.042866 927.280971 (588.062344)
test_rubyspec 0.061312 0.036692 174.189601 (107.762631)
total: 821.91 sec