Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-165618
#<BuildRuby:0x000055eb25259f48
@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.20240317-165618",
@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.000025)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.006621 0.000490 2.476176 ( 2.468536)
build_miniruby 0.001488 0.000111 1.743739 ( 1.743812)
build_ruby 0.001847 0.000137 3.575010 ( 3.852208)
build_all 0.007999 0.000259 6.895590 ( 3.340032)
build_install 0.019346 0.000689 8.823739 ( 5.262292)
test_btest 0.000665 0.000044 96.640483 ( 41.457974)
test_basic 0.000295 0.008577 1.047857 ( 1.137964)
test_all 0.074334 0.046370 783.254970 (306.805283)
test_rubyspec 0.034651 0.057622 128.107973 (137.794467)
total: 503.86 sec