Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-181529
#<BuildRuby:0x0000556f1ad3e1c0
@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.20230513-181529",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.002373 0.003695 1.769398 ( 3.047893)
build_miniruby 0.001285 0.000000 1.309308 ( 1.308804)
build_ruby 0.001383 0.000000 2.383486 ( 2.569461)
build_all 0.003492 0.003625 2.121858 ( 1.408479)
build_install 0.009011 0.009098 3.476038 ( 2.398724)
test_btest 0.000813 0.000191 77.219579 ( 24.207175)
test_basic 0.003907 0.001912 0.649401 ( 0.720193)
test_all 0.000000 0.001034 517.172078 (156.076443)
test_rubyspec 0.012868 0.028470 70.092865 ( 81.877415)
total: 273.62 sec