Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-162759
#<BuildRuby:0x0000559f93e723d0
@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.20231217-162759",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005242 0.000983 2.118365 ( 2.160573)
build_miniruby 0.001278 0.000000 1.547557 ( 1.546322)
build_ruby 0.001719 0.000000 3.050132 ( 3.243919)
build_all 0.007885 0.000366 5.796160 ( 2.835142)
build_install 0.014370 0.004862 7.452791 ( 3.999199)
test_btest 0.000701 0.000135 84.691755 ( 36.402406)
test_basic 0.006995 0.000604 0.916053 ( 1.023611)
test_all 0.075216 0.050005 708.583218 (242.973544)
test_rubyspec 0.018001 0.037281 82.836210 ( 94.811217)
total: 389.00 sec