Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-133012
#<BuildRuby:0x0000561df20e2390
@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.20240301-133012",
@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.000029 0.000000 0.000029 ( 0.000029)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.004347 0.002970 2.668027 ( 2.496739)
build_miniruby 0.001510 0.000000 1.744638 ( 1.767053)
build_ruby 0.001857 0.000000 3.454523 ( 3.709722)
build_all 0.001039 0.006820 6.719906 ( 3.367759)
build_install 0.017706 0.001808 8.553687 ( 4.838546)
test_btest 0.000810 0.000139 91.347376 ( 33.638319)
test_basic 0.007074 0.000528 0.942116 ( 1.043992)
test_all 0.061738 0.055743 793.247020 (291.412044)
test_rubyspec 0.065473 0.021355 123.550291 (132.763230)
total: 475.04 sec