Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-190323
#<BuildRuby:0x00005583b1b01a00
@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.20230607-190323",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.004532 0.001193 1.862404 ( 3.151428)
build_miniruby 0.001255 0.000330 1.351212 ( 1.350814)
build_ruby 0.000000 0.001499 2.660669 ( 2.836980)
build_all 0.005287 0.001760 2.109586 ( 1.477936)
build_install 0.010987 0.006289 3.367725 ( 2.463332)
test_btest 0.001295 0.000000 76.952769 ( 28.946274)
test_basic 0.005359 0.000000 0.681143 ( 0.766630)
test_all 0.000476 0.000546 584.935503 (218.608437)
test_rubyspec 0.022662 0.029901 81.926468 ( 94.330178)
total: 353.94 sec