Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-054209
#<BuildRuby:0x000055597a50e320
@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.20240302-054209",
@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.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.006954 0.000338 2.473799 ( 2.216153)
build_miniruby 0.001443 0.000167 1.520252 ( 1.519750)
build_ruby 0.001285 0.000148 2.920213 ( 3.165996)
build_all 0.003479 0.004141 6.771981 ( 2.649963)
build_install 0.015757 0.002334 8.593742 ( 4.015515)
test_btest 0.000816 0.000121 90.603418 ( 25.309327)
test_basic 0.001814 0.004298 0.924514 ( 0.989366)
test_all 0.096831 0.023937 818.584346 (296.709758)
test_rubyspec 0.036989 0.060751 136.134191 (168.916801)
total: 505.49 sec