Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-083428
#<BuildRuby:0x000055b7e366a008
@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.20230827-083428",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000030)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.003475 0.003853 2.227835 ( 4.361233)
build_miniruby 0.001786 0.000224 1.705904 ( 1.867387)
build_ruby 0.001519 0.000190 3.308023 ( 3.742335)
build_all 0.007863 0.000983 6.449995 ( 4.307498)
build_install 0.014730 0.004535 7.938045 ( 5.314520)
test_btest 0.000962 0.000137 85.080714 ( 42.087387)
test_basic 0.004932 0.004439 0.961094 ( 1.334357)
test_all 0.010501 0.000000 698.889005 (341.404681)
test_rubyspec 0.044161 0.030011 108.509938 (123.928113)
total: 528.35 sec