Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-045740
#<BuildRuby:0x0000561cf21262d0
@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.20240303-045740",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.006625 0.000000 2.312157 ( 2.040595)
build_miniruby 0.001214 0.000000 1.612117 ( 1.609891)
build_ruby 0.001432 0.000000 3.169043 ( 3.414096)
build_all 0.006024 0.002896 6.934947 ( 3.204586)
build_install 0.004496 0.014963 8.284835 ( 3.934170)
test_btest 0.000592 0.000148 93.610410 ( 31.087004)
test_basic 0.005044 0.003095 0.920879 ( 1.008229)
test_all 0.085941 0.032101 783.245534 (243.733033)
test_rubyspec 0.042107 0.033632 109.505113 (118.568207)
total: 408.60 sec