Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-220852
#<BuildRuby:0x00007f65da48fde0
@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.20241103-220852",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000044 0.000007 0.000051 ( 0.000050)
configure 0.000036 0.000006 0.000042 ( 0.000042)
build_up 0.001506 0.007437 4.060901 ( 4.424196)
build_miniruby 0.001480 0.000314 1.673033 ( 1.753371)
build_ruby 0.001653 0.000351 3.764512 ( 52.212483)
build_all 0.006126 0.001299 5.560195 ( 2.246118)
build_install 0.009873 0.008773 7.743837 ( 3.588656)
test_btest 0.000742 0.000191 67.405186 ( 17.740160)
test_basic 0.008522 0.002191 0.749236 ( 0.798018)
test_all 0.116492 0.032030 675.535242 (204.134773)
test_rubyspec 0.047950 0.034813 120.641502 ( 31.638642)
total: 318.54 sec