Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-064749
#<BuildRuby:0x00007f1976a8fde0
@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.20240919-064749",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.009957 0.001035 5.596444 ( 8.795431)
build_miniruby 0.002015 0.000344 2.040875 ( 2.932862)
build_ruby 0.001971 0.000337 5.069762 ( 7.375150)
build_all 0.011894 0.000000 8.086608 ( 10.996919)
build_install 0.026682 0.002057 12.488568 ( 16.587913)
test_btest 0.000879 0.000131 110.170172 (161.567041)
test_basic 0.011159 0.002747 1.384248 ( 2.440505)
test_all 0.107936 0.054894 863.861468 (484.041217)
test_rubyspec 0.042567 0.042219 144.490708 ( 30.756244)
total: 725.49 sec