Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-095124
#<BuildRuby:0x00005594982ea018
@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.20240111-095124",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004434 0.000771 1.488165 ( 2.194520)
build_miniruby 0.001118 0.000195 1.428789 ( 1.426576)
build_ruby 0.000000 0.001629 2.870273 ( 3.090034)
build_all 0.005036 0.001852 5.255812 ( 2.158066)
build_install 0.015466 0.000000 6.320170 ( 3.131840)
test_btest 0.001061 0.000000 80.917220 ( 21.044995)
test_basic 0.000000 0.005936 0.713170 ( 0.770467)
test_all 0.091165 0.030128 778.696398 (233.257229)
test_rubyspec 0.037318 0.027335 97.714577 (111.095350)
total: 378.17 sec