Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-233359
#<BuildRuby:0x00007f8c942efdd8
@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.20241009-233359",
@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.000029 0.000006 0.000035 ( 0.000036)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.002062 0.004592 2.508948 ( 4.139230)
build_miniruby 0.001080 0.000300 1.032210 ( 2.423611)
build_ruby 0.001259 0.000349 3.371229 ( 30.517329)
build_all 0.003515 0.005444 6.757286 ( 2.789925)
build_install 0.007996 0.007581 9.155468 ( 4.156225)
test_btest 0.000575 0.000224 94.040796 ( 26.637769)
test_basic 0.007724 0.003003 1.123267 ( 1.189428)
test_all 0.092357 0.054394 699.937346 (228.065219)
test_rubyspec 0.026755 0.058663 130.387764 ( 24.097213)
total: 324.02 sec