Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-093330
#<BuildRuby:0x0000560d9e9c2258
@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.20230927-093330",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.002610 0.004777 2.388353 ( 4.499489)
build_miniruby 0.001296 0.000363 1.733331 ( 1.868467)
build_ruby 0.001503 0.000420 3.505731 ( 4.080204)
build_all 0.000387 0.008683 6.508943 ( 4.527008)
build_install 0.008086 0.012650 8.088276 ( 6.318814)
test_btest 0.000503 0.000224 86.134565 ( 46.351247)
test_basic 0.000000 0.009180 1.032634 ( 1.154553)
test_all 0.006158 0.004322 718.750155 (316.290371)
test_rubyspec 0.032916 0.044312 107.972519 (126.876830)
total: 511.97 sec