Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-004249
#<BuildRuby:0x000056443ccd6320
@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.20230923-004249",
@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.000024 0.000002 0.000026 ( 0.000028)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.000000 0.007252 2.358221 ( 4.916470)
build_miniruby 0.000000 0.001695 1.728868 ( 1.966155)
build_ruby 0.000000 0.001841 3.641316 ( 4.508692)
build_all 0.004669 0.003437 6.351770 ( 5.092771)
build_install 0.019045 0.002255 8.135198 ( 6.553552)
test_btest 0.000677 0.000132 85.773612 ( 52.560380)
test_basic 0.008276 0.000026 1.041541 ( 1.433714)
test_all 0.006334 0.003711 697.105504 (365.920707)
test_rubyspec 0.030907 0.041983 104.523546 (126.200245)
total: 569.15 sec