Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-005119
#<BuildRuby:0x000055e816935fb8
@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.20240303-005119",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.003674 0.003420 2.546506 ( 2.478507)
build_miniruby 0.000000 0.001621 1.643818 ( 1.646716)
build_ruby 0.000000 0.001639 3.327744 ( 3.505651)
build_all 0.001275 0.006802 6.639980 ( 3.359272)
build_install 0.018470 0.000796 8.448212 ( 4.839271)
test_btest 0.000685 0.000155 91.879991 ( 36.494632)
test_basic 0.002238 0.004453 0.896553 ( 0.972637)
test_all 0.083498 0.035331 781.575610 (312.757168)
test_rubyspec 0.071307 0.018375 125.451213 (136.567689)
total: 502.62 sec