Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-174350
#<BuildRuby:0x000056019bab2320
@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-174350",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000023 0.000006 0.000029 ( 0.000027)
configure 0.000021 0.000006 0.000027 ( 0.000025)
build_up 0.002201 0.004686 2.450723 ( 2.208102)
build_miniruby 0.001227 0.000409 1.867109 ( 1.891190)
build_ruby 0.001429 0.000476 3.896194 ( 4.110457)
build_all 0.003780 0.003683 6.635172 ( 3.198850)
build_install 0.012662 0.008817 8.891699 ( 4.601363)
test_btest 0.000739 0.000302 96.938791 ( 36.530032)
test_basic 0.006278 0.000000 0.977474 ( 1.058143)
test_all 0.090552 0.031408 908.124737 (344.923512)
test_rubyspec 0.031835 0.068744 141.383650 (185.744180)
total: 584.27 sec