Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-192027
#<BuildRuby:0x000055f373b021a8
@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.20240120-192027",
@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.000023 0.000003 0.000026 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002267 0.003671 1.759355 ( 2.670632)
build_miniruby 0.001465 0.000271 1.762656 ( 1.881197)
build_ruby 0.001474 0.000273 3.392855 ( 3.620916)
build_all 0.008653 0.000098 6.214677 ( 4.615916)
build_install 0.016998 0.000751 7.419807 ( 6.002320)
test_btest 0.000809 0.000000 84.217561 ( 59.141288)
test_basic 0.000000 0.007032 0.942599 ( 1.494093)
test_all 0.091729 0.026590 734.128389 (373.783610)
test_rubyspec 0.054865 0.047925 163.680833 (176.546629)
total: 629.76 sec