Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-064528
#<BuildRuby:0x0000561c5ba5dfc0
@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.20230212-064528",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004490 0.000129 0.913358 ( 1.264187)
build_miniruby 0.000894 0.000203 0.813130 ( 0.811664)
build_ruby 0.000974 0.000221 1.991941 ( 2.212245)
build_all 0.005485 0.000314 3.210329 ( 1.513372)
build_install 0.012570 0.000048 2.580625 ( 1.695644)
test_btest 0.000734 0.000141 56.943678 ( 15.403922)
test_basic 0.001665 0.003598 0.351141 ( 0.448726)
test_all 0.001225 0.000000 626.141796 (184.438070)
test_rubyspec 0.017736 0.021302 64.081611 ( 74.224080)
total: 282.01 sec