Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-004936
#<BuildRuby:0x0000560a3dd2a1c0
@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.20230107-004936",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004393 0.000000 1.095322 ( 1.530145)
build_miniruby 0.001458 0.000000 1.237568 ( 1.235798)
build_ruby 0.001485 0.000000 2.994358 ( 3.361673)
build_all 0.005649 0.002470 3.795943 ( 1.887417)
build_install 0.014238 0.000410 2.886782 ( 2.086635)
test_btest 0.000000 0.000736 57.607309 ( 17.272478)
test_basic 0.003592 0.002391 0.387518 ( 0.484423)
test_all 0.000492 0.001144 624.664943 (190.010297)
test_rubyspec 0.023029 0.020611 61.558749 ( 71.513127)
total: 289.38 sec