Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-025607
#<BuildRuby:0x0000560b639624f8
@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-025607",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.003668 0.003955 2.593162 ( 2.490970)
build_miniruby 0.001503 0.000201 1.779664 ( 1.783671)
build_ruby 0.001581 0.000211 3.512336 ( 3.705386)
build_all 0.003424 0.004670 6.923672 ( 3.622995)
build_install 0.007722 0.012469 8.555455 ( 4.903617)
test_btest 0.000902 0.000225 95.147214 ( 38.292476)
test_basic 0.006509 0.001628 1.013362 ( 1.116938)
test_all 0.080948 0.040487 924.837753 (356.229505)
test_rubyspec 0.066383 0.027325 130.151420 (139.512775)
total: 551.66 sec