Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-105249
#<BuildRuby:0x000055cbb02f9a00
@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.20230805-105249",
@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.000003 0.000022 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006367 0.000849 2.375169 ( 6.460439)
build_miniruby 0.001635 0.000000 1.775541 ( 3.715177)
build_ruby 0.001924 0.000000 3.433827 ( 5.067629)
build_all 0.003433 0.004522 2.892847 ( 3.187559)
build_install 0.009867 0.009483 4.672551 ( 5.232118)
test_btest 0.000630 0.000138 86.554987 ( 54.744112)
test_basic 0.002971 0.000650 1.008633 ( 2.043014)
test_all 0.002169 0.000475 705.740509 (433.584048)
test_rubyspec 0.040302 0.017916 101.702108 (159.874862)
total: 673.91 sec