Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-191202
#<BuildRuby:0x0000558030435ed0
@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.20231208-191202",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000030 0.000004 0.000034 ( 0.000032)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.006691 0.000717 2.467666 ( 2.705195)
build_miniruby 0.001417 0.000151 1.586772 ( 1.597550)
build_ruby 0.001317 0.000141 3.321673 ( 3.545082)
build_all 0.006664 0.000714 5.830842 ( 2.955471)
build_install 0.015535 0.003710 7.563316 ( 4.683259)
test_btest 0.000836 0.000102 82.220456 ( 40.176061)
test_basic 0.003846 0.004348 0.921758 ( 1.029197)
test_all 0.069075 0.051013 734.585131 (291.640153)
test_rubyspec 0.029353 0.038550 97.672441 (112.078136)
total: 460.41 sec