Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-235643
#<BuildRuby:0x0000563c5e3061a0
@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.20231222-235643",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.004614 0.000553 1.521986 ( 1.875380)
build_miniruby 0.001509 0.000181 1.590598 ( 1.590003)
build_ruby 0.001648 0.000000 3.437639 ( 3.642609)
build_all 0.002068 0.005693 5.567822 ( 2.778948)
build_install 0.017199 0.001517 6.698365 ( 3.836670)
test_btest 0.000631 0.000098 80.485124 ( 32.395258)
test_basic 0.001994 0.002986 0.881925 ( 0.964495)
test_all 0.085934 0.032375 679.433646 (245.796095)
test_rubyspec 0.022444 0.045635 93.112118 (104.936541)
total: 397.82 sec