Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-194605
#<BuildRuby:0x000055ef168ca3b0
@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.20240222-194605",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002615 0.004465 2.256284 ( 2.012107)
build_miniruby 0.001239 0.000000 1.635677 ( 1.633749)
build_ruby 0.001729 0.000000 3.225871 ( 3.465078)
build_all 0.007544 0.000000 6.329865 ( 2.459504)
build_install 0.015155 0.004352 7.934458 ( 3.616367)
test_btest 0.000665 0.000128 86.775553 ( 23.098582)
test_basic 0.005791 0.000302 0.843888 ( 0.906237)
test_all 0.100431 0.018188 797.193765 (274.778692)
test_rubyspec 0.028988 0.073770 137.390203 (205.859497)
total: 517.83 sec