Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-195359
#<BuildRuby:0x0000557b3cd461a8
@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.20230207-195359",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.004598 0.000100 1.158265 ( 1.559883)
build_miniruby 0.001086 0.000217 1.067047 ( 1.070644)
build_ruby 0.001136 0.000227 2.162613 ( 2.380787)
build_all 0.006240 0.001248 3.786483 ( 2.449536)
build_install 0.010325 0.003830 2.783507 ( 2.501890)
test_btest 0.000541 0.000118 54.930531 ( 26.360528)
test_basic 0.000907 0.004677 0.396528 ( 0.495375)
test_all 0.000458 0.001020 626.085049 (236.346400)
test_rubyspec 0.018825 0.028492 72.226291 ( 82.728692)
total: 355.89 sec