Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-052333
#<BuildRuby:0x000055ff09ed2390
@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.20240309-052333",
@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.000022 0.000002 0.000024 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.002692 0.004353 2.501928 ( 2.438904)
build_miniruby 0.001557 0.000000 1.667825 ( 1.667664)
build_ruby 0.000000 0.002013 3.638310 ( 3.883964)
build_all 0.006873 0.001484 6.679230 ( 3.329656)
build_install 0.015762 0.003358 8.571281 ( 4.923936)
test_btest 0.000776 0.000118 93.262121 ( 39.216323)
test_basic 0.003342 0.003803 0.945102 ( 1.019822)
test_all 0.062742 0.054642 803.087739 (255.255923)
test_rubyspec 0.034608 0.046873 115.763130 (127.206178)
total: 438.94 sec