Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-171721
#<BuildRuby:0x0000564e1e65de80
@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.20231012-171721",
@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.000029 0.000003 0.000032 ( 0.000024)
autoconf 0.000034 0.000004 0.000038 ( 0.000033)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.007206 0.000339 2.537822 ( 3.450567)
build_miniruby 0.001369 0.000147 7.072722 ( 6.850628)
build_ruby 0.001552 0.000167 3.514719 ( 3.891491)
build_all 0.003475 0.004770 6.300961 ( 4.567572)
build_install 0.017189 0.001119 8.022877 ( 5.569588)
test_btest 0.001028 0.000137 85.676928 ( 55.391277)
test_basic 0.007426 0.000000 0.995281 ( 1.269756)
test_all 0.000000 0.010159 689.105884 (334.815792)
test_rubyspec 0.034524 0.036827 109.130166 (137.095851)
total: 552.90 sec