Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-075301
#<BuildRuby:0x000055773e5f28e0
@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.20240219-075301",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.002986 0.004677 2.748011 ( 2.430414)
build_miniruby 0.000000 0.001674 1.596470 ( 1.596882)
build_ruby 0.000365 0.001508 3.378730 ( 3.615355)
build_all 0.006079 0.002438 6.775319 ( 3.372143)
build_install 0.011684 0.008849 8.885713 ( 5.000883)
test_btest 0.000762 0.000229 94.391051 ( 40.534648)
test_basic 0.003767 0.003912 1.014596 ( 1.111217)
test_all 0.076093 0.042583 783.937890 (250.452459)
test_rubyspec 0.041631 0.043559 119.512702 (128.820431)
total: 436.94 sec