Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-210939
#<BuildRuby:0x0000562bb8da2228
@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.20230619-210939",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000037 0.000003 0.000040 ( 0.000034)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.002555 0.003912 1.911054 ( 4.396005)
build_miniruby 0.001582 0.000170 1.411319 ( 1.637181)
build_ruby 0.001484 0.000159 2.728839 ( 3.639825)
build_all 0.003441 0.004042 5.518539 ( 3.985639)
build_install 0.015507 0.005289 6.927682 ( 6.252278)
test_btest 0.000678 0.000110 78.845073 ( 61.062286)
test_basic 0.006793 0.000377 0.873843 ( 1.828313)
test_all 0.002252 0.000000 599.078510 (562.969815)
test_rubyspec 0.023602 0.036926 90.211718 (173.561310)
total: 819.33 sec