Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-113137
#<BuildRuby:0x0000564e0bbb6390
@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.20230307-113137",
@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.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004693 0.000988 1.536688 ( 2.832116)
build_miniruby 0.001029 0.000216 1.040187 ( 1.039021)
build_ruby 0.001204 0.000253 2.427509 ( 2.667145)
build_all 0.005055 0.001064 2.047805 ( 1.135483)
build_install 0.007271 0.008591 3.069880 ( 2.110272)
test_btest 0.000578 0.000165 68.205164 ( 18.465126)
test_basic 0.003318 0.000948 0.504440 ( 0.604318)
test_all 0.001679 0.000000 516.533836 (149.499643)
test_rubyspec 0.018847 0.019488 70.411879 ( 80.343950)
total: 258.70 sec