Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-023912
#<BuildRuby:0x0000558cd947dfb8
@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.20240304-023912",
@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.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.003482 0.003925 2.632380 ( 2.544554)
build_miniruby 0.001255 0.000239 1.617741 ( 1.621259)
build_ruby 0.001543 0.000294 3.639879 ( 3.918961)
build_all 0.007459 0.000608 6.773509 ( 3.694974)
build_install 0.012661 0.009574 9.068513 ( 5.947592)
test_btest 0.000952 0.000000 95.096883 ( 48.336381)
test_basic 0.003581 0.003294 1.047852 ( 1.216442)
test_all 0.096063 0.021874 802.712609 (321.257555)
test_rubyspec 0.057073 0.037982 127.527919 (138.262724)
total: 526.80 sec