Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-181837
#<BuildRuby:0x0000557c55649f70
@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.20231212-181837",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.006041 0.000465 2.295674 ( 2.514200)
build_miniruby 0.001454 0.000000 1.453855 ( 1.503390)
build_ruby 0.001823 0.000000 3.119628 ( 3.328226)
build_all 0.004156 0.004061 5.786466 ( 2.703384)
build_install 0.018477 0.000595 7.250666 ( 4.260263)
test_btest 0.000643 0.000063 82.018671 ( 35.841904)
test_basic 0.003634 0.003724 0.894027 ( 0.971571)
test_all 0.097470 0.023263 737.236216 (270.636514)
test_rubyspec 0.021612 0.048543 95.219369 (107.433338)
total: 429.19 sec