Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-013551
#<BuildRuby:0x00007f8bb13cfde0
@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.20240804-013551",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.007977 0.001050 3.879226 ( 6.121246)
build_miniruby 0.002233 0.000000 1.708504 ( 2.005914)
build_ruby 0.002216 0.000132 4.828357 ( 5.899645)
build_all 0.010121 0.001483 9.312827 ( 9.694408)
build_install 0.023086 0.004535 12.649366 ( 14.713272)
test_btest 0.000821 0.000199 130.618020 (146.276036)
test_basic 0.003550 0.009533 1.486332 ( 1.894434)
test_all 0.138324 0.030011 979.950139 (1085.835689)
test_rubyspec 0.063745 0.036225 180.753999 (125.466804)
total: 1397.91 sec