Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-102313
#<BuildRuby:0x00007f64d949fdc8
@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.20241003-102313",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000033 0.000005 0.000038 ( 0.000037)
build_up 0.003502 0.004642 4.148140 ( 5.868288)
build_miniruby 0.002034 0.000000 1.820676 ( 1.828025)
build_ruby 0.002112 0.000026 4.177231 ( 33.134983)
build_all 0.005831 0.004466 7.938867 ( 3.586917)
build_install 0.006198 0.017764 11.099504 ( 6.378866)
test_btest 0.000628 0.000189 99.039834 ( 40.412289)
test_basic 0.003056 0.010101 1.148427 ( 1.202761)
test_all 0.123728 0.035616 839.110026 (333.583541)
test_rubyspec 0.042822 0.044179 142.553477 ( 64.534370)
total: 490.53 sec