Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-144527
#<BuildRuby:0x0000559c4216e228
@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.20231018-144527",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000004 0.000027 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000035)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.007572 0.000596 2.609811 ( 3.567317)
build_miniruby 0.001370 0.000228 1.839894 ( 2.059813)
build_ruby 0.002310 0.000000 3.689490 ( 4.055097)
build_all 0.009924 0.000000 6.755349 ( 4.998326)
build_install 0.022439 0.000000 8.591846 ( 6.628669)
test_btest 0.001067 0.000000 90.503067 ( 58.262201)
test_basic 0.005998 0.003038 0.998687 ( 1.157397)
test_all 0.009236 0.001319 717.004523 (290.292805)
test_rubyspec 0.033428 0.042117 106.613914 (119.876462)
total: 490.90 sec