Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-065410
#<BuildRuby:0x000055d3cbca28e0
@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.20230710-065410",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.006216 0.000402 2.250889 ( 3.593543)
build_miniruby 0.000000 0.001699 1.597292 ( 1.606919)
build_ruby 0.000000 0.001702 3.209544 ( 3.464058)
build_all 0.006462 0.002165 2.726523 ( 2.030612)
build_install 0.011219 0.007486 4.284629 ( 4.558938)
test_btest 0.000583 0.000157 84.209597 ( 41.824506)
test_basic 0.007368 0.000000 0.925956 ( 1.064041)
test_all 0.001764 0.000000 637.298640 (266.842352)
test_rubyspec 0.018720 0.036070 95.253988 (114.744079)
total: 439.73 sec