Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-095329
#<BuildRuby:0x00007f969c9bfde0
@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.20241123-095329",
@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.000016 0.000005 0.000021 ( 0.000020)
autoconf 0.000028 0.000009 0.000037 ( 0.000036)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.000000 0.007448 3.701864 ( 3.608481)
build_miniruby 0.000000 0.001560 1.531864 ( 1.531288)
build_ruby 0.000000 0.001978 4.145644 ( 4.280249)
build_all 0.000000 0.007941 6.253800 ( 2.669057)
build_install 0.012105 0.004674 8.847622 ( 4.464625)
test_btest 0.000778 0.000389 76.726831 ( 20.657798)
test_basic 0.001802 0.008043 1.006257 ( 1.054844)
test_all 0.094870 0.049384 700.820482 (282.367334)
test_rubyspec 0.032894 0.049260 121.399454 ( 30.159905)
total: 350.79 sec