Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-130436
#<BuildRuby:0x000056220d0da338
@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.20240307-130436",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.006884 0.000510 2.555195 ( 2.280879)
build_miniruby 0.001098 0.000082 1.607952 ( 1.609861)
build_ruby 0.001356 0.000100 3.241260 ( 3.419375)
build_all 0.006790 0.000171 6.634095 ( 2.631130)
build_install 0.011001 0.008107 8.256429 ( 3.771479)
test_btest 0.001032 0.000129 88.501075 ( 23.238192)
test_basic 0.002317 0.004670 0.881369 ( 0.943188)
test_all 0.094408 0.022361 754.940298 (211.688382)
test_rubyspec 0.055772 0.023797 104.673005 (113.684181)
total: 363.27 sec