Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-074343
#<BuildRuby:0x00005564f8c627c8
@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.20230825-074343",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000025 0.000001 0.000026 ( 0.000028)
build_up 0.001999 0.004311 2.298396 ( 3.565302)
build_miniruby 0.001513 0.000000 1.506951 ( 1.505465)
build_ruby 0.001556 0.000000 3.158938 ( 3.400884)
build_all 0.007623 0.000225 6.376367 ( 2.789933)
build_install 0.012858 0.004274 7.746133 ( 4.148146)
test_btest 0.000800 0.000000 87.876737 ( 26.919892)
test_basic 0.004049 0.003810 0.927610 ( 1.024375)
test_all 0.009162 0.001206 734.985024 (364.479801)
test_rubyspec 0.054554 0.022410 113.867574 (216.634018)
total: 624.47 sec