Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-205901
#<BuildRuby:0x00005619b3c9e258
@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-205901",
@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.000000 0.000069 0.000069 ( 0.000104)
autoconf 0.000000 0.000032 0.000032 ( 0.000032)
configure 0.000000 0.000032 0.000032 ( 0.000031)
build_up 0.000000 0.007262 2.339462 ( 2.155962)
build_miniruby 0.001268 0.000000 1.685257 ( 1.682989)
build_ruby 0.001453 0.000079 2.911651 ( 3.125788)
build_all 0.005254 0.002056 6.265996 ( 2.508877)
build_install 0.006206 0.012012 7.799131 ( 3.501433)
test_btest 0.000671 0.000324 92.037408 ( 31.679374)
test_basic 0.003815 0.005492 1.025874 ( 1.239411)
test_all 0.083524 0.038027 766.778691 (221.467359)
test_rubyspec 0.047798 0.036073 106.927667 (115.949221)
total: 383.31 sec