Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-232536
#<BuildRuby:0x00007f45382afdd0
@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.20241111-232536",
@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.000005 0.000028 ( 0.000028)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000032 0.000007 0.000039 ( 0.000040)
build_up 0.007208 0.001648 4.052344 ( 5.463228)
build_miniruby 0.001759 0.000402 1.827287 ( 2.189832)
build_ruby 0.001866 0.000426 4.758401 ( 5.510888)
build_all 0.002071 0.009075 7.060106 ( 5.853711)
build_install 0.013180 0.013002 9.999893 ( 9.177225)
test_btest 0.000602 0.000206 84.230680 ( 79.249546)
test_basic 0.008044 0.005663 1.196660 ( 1.822220)
test_all 0.100970 0.053966 774.518885 (356.621942)
test_rubyspec 0.043610 0.038393 116.887417 ( 27.893543)
total: 493.78 sec