Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-093735
#<BuildRuby:0x000055adc747a390
@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.20231021-093735",
@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.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005378 0.000213 2.147925 ( 2.287642)
build_miniruby 0.001256 0.000210 1.546033 ( 1.557280)
build_ruby 0.001736 0.000290 3.047795 ( 3.250753)
build_all 0.002817 0.004875 5.558586 ( 2.460460)
build_install 0.016356 0.001450 7.331133 ( 4.223809)
test_btest 0.000613 0.000118 80.504073 ( 26.617990)
test_basic 0.000943 0.004945 0.680269 ( 0.754336)
test_all 0.002566 0.005457 625.705227 (229.794683)
test_rubyspec 0.029425 0.034165 92.898893 (104.507060)
total: 375.46 sec