Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-061835
#<BuildRuby:0x000055c0a3642008
@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.20240121-061835",
@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.000012 0.000002 0.000014 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.001072 0.004194 1.610380 ( 1.953589)
build_miniruby 0.000000 0.001328 1.460262 ( 1.458274)
build_ruby 0.000000 0.001534 2.839207 ( 3.035210)
build_all 0.005774 0.001481 5.532413 ( 2.225042)
build_install 0.016570 0.000000 6.824168 ( 3.427868)
test_btest 0.001035 0.000000 77.462319 ( 20.583993)
test_basic 0.003512 0.002279 0.852029 ( 0.913019)
test_all 0.073867 0.046383 723.679051 (206.651495)
test_rubyspec 0.039396 0.058278 145.687910 (157.173437)
total: 397.42 sec