Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-092646
#<BuildRuby:0x000055c92d47e018
@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.20240229-092646",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000028 0.000006 0.000034 ( 0.000032)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.000306 0.008031 2.745985 ( 3.062048)
build_miniruby 0.001358 0.000366 1.757012 ( 1.842510)
build_ruby 0.001285 0.000346 3.601123 ( 3.975120)
build_all 0.007216 0.000809 7.000921 ( 3.392551)
build_install 0.012645 0.008428 8.931459 ( 5.427279)
test_btest 0.000605 0.000182 93.752387 ( 35.668576)
test_basic 0.005022 0.003158 1.003328 ( 1.106656)
test_all 0.077070 0.039037 775.700379 (296.213001)
test_rubyspec 0.049374 0.040268 130.342419 (142.001710)
total: 492.69 sec