Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-023539
#<BuildRuby:0x00005645b35a1a00
@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.20240228-023539",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.002903 0.003758 2.574179 ( 2.567659)
build_miniruby 0.001325 0.000265 1.726268 ( 1.762438)
build_ruby 0.001322 0.000264 3.477231 ( 3.799756)
build_all 0.006743 0.000519 6.632870 ( 2.894133)
build_install 0.016190 0.002534 8.577944 ( 4.469682)
test_btest 0.000723 0.000136 90.705490 ( 30.834437)
test_basic 0.006494 0.001218 1.000224 ( 1.135590)
test_all 0.071728 0.042963 821.664551 (261.262334)
test_rubyspec 0.051564 0.033366 129.341252 (143.109031)
total: 451.84 sec