Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-065902
#<BuildRuby:0x0000557972461f68
@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.20230811-065902",
@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.000000 0.000019 ( 0.000019)
autoconf 0.000029 0.000001 0.000030 ( 0.000029)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.006827 0.000000 2.349036 ( 4.248243)
build_miniruby 0.000000 0.001834 1.808832 ( 1.821898)
build_ruby 0.000000 0.001767 3.475596 ( 3.941706)
build_all 0.000000 0.008302 2.847730 ( 2.647283)
build_install 0.002442 0.015610 4.436133 ( 18.179248)
test_btest 0.001122 0.000078 85.044287 ( 53.173138)
test_basic 0.007652 0.000000 1.019018 ( 1.581868)
test_all 0.002040 0.000000 690.505116 (494.123217)
test_rubyspec 0.048904 0.012367 104.856469 (195.955551)
total: 775.67 sec