Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-192142
#<BuildRuby:0x000055a600fc5ed0
@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.20231223-192142",
@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.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.000862 0.004173 1.511226 ( 1.882034)
build_miniruby 0.001152 0.000177 1.465310 ( 1.464734)
build_ruby 0.000000 0.001898 2.951175 ( 3.133914)
build_all 0.000975 0.006502 5.187720 ( 2.245395)
build_install 0.007139 0.010828 6.598315 ( 3.511908)
test_btest 0.000821 0.000255 77.858310 ( 20.020271)
test_basic 0.005229 0.000000 0.758348 ( 0.821963)
test_all 0.059433 0.059787 635.926918 (224.961582)
test_rubyspec 0.030041 0.026596 87.711813 ( 99.281365)
total: 357.32 sec