Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-143421
#<BuildRuby:0x00005574b3b36230
@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.20240221-143421",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000029 0.000002 0.000031 ( 0.000029)
build_up 0.006871 0.000458 2.460299 ( 2.327600)
build_miniruby 0.001259 0.000084 1.729019 ( 1.730131)
build_ruby 0.001545 0.000103 3.372046 ( 3.606907)
build_all 0.007851 0.000000 6.900781 ( 3.270414)
build_install 0.015539 0.004126 8.908496 ( 4.905585)
test_btest 0.000940 0.000078 92.883200 ( 44.936289)
test_basic 0.008991 0.000000 1.027417 ( 1.108038)
test_all 0.085540 0.031109 807.909685 (316.621832)
test_rubyspec 0.013196 0.076164 126.307236 (135.592984)
total: 514.10 sec