Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-211031
#<BuildRuby:0x0000557aec142258
@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.20230822-211031",
@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.000032 0.000000 0.000032 ( 0.000031)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.002854 0.003952 2.184370 ( 5.706332)
build_miniruby 0.000000 0.001764 1.688202 ( 3.213142)
build_ruby 0.000000 0.001644 3.348998 ( 6.467842)
build_all 0.004626 0.003913 6.247246 ( 5.369807)
build_install 0.016350 0.003391 7.779005 ( 8.730220)
test_btest 0.000688 0.000112 81.433362 ( 67.199211)
test_basic 0.003276 0.004466 0.919802 ( 1.871176)
test_all 0.009050 0.000942 667.844537 (549.337180)
test_rubyspec 0.045928 0.029470 106.778595 (235.073087)
total: 882.97 sec