Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-004558
#<BuildRuby:0x00007f5a1fccfdc8
@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.20241021-004558",
@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.000028)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000033 0.000006 0.000039 ( 0.000039)
build_up 0.004334 0.004992 4.010996 ( 5.454789)
build_miniruby 0.000047 0.002131 1.664188 ( 2.164338)
build_ruby 0.001846 0.000449 4.558756 ( 5.550849)
build_all 0.007829 0.003937 7.563658 ( 5.957021)
build_install 0.019477 0.007061 10.629502 ( 9.072207)
test_btest 0.000977 0.000000 94.182872 ( 90.240392)
test_basic 0.009427 0.002519 1.233782 ( 1.781259)
test_all 0.118700 0.041311 849.959616 (409.725817)
test_rubyspec 0.043401 0.047200 133.589026 ( 37.559281)
total: 567.51 sec