Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-151838
#<BuildRuby:0x0000562b52606390
@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.20240126-151838",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.005951 0.000638 1.982751 ( 3.158698)
build_miniruby 0.001921 0.000000 1.759796 ( 2.009671)
build_ruby 0.001773 0.000000 3.564319 ( 3.938913)
build_all 0.004119 0.004730 6.460344 ( 5.379024)
build_install 0.012580 0.007813 8.114152 ( 6.995814)
test_btest 0.000944 0.000172 86.729901 ( 70.143382)
test_basic 0.006626 0.000422 0.933115 ( 1.199768)
test_all 0.098724 0.016795 767.977944 (410.566190)
test_rubyspec 0.065182 0.040484 178.927324 (207.537088)
total: 710.93 sec