Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-014832
#<BuildRuby:0x000055d66673a040
@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.20230913-014832",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000030)
build_up 0.008829 0.000000 2.542349 ( 5.440620)
build_miniruby 0.001637 0.000000 2.273382 ( 2.907948)
build_ruby 0.002454 0.000102 3.740127 ( 4.953487)
build_all 0.009088 0.000584 6.821205 ( 7.221037)
build_install 0.020609 0.003644 8.643129 ( 9.304118)
test_btest 0.000942 0.000118 86.203308 ( 76.687340)
test_basic 0.004965 0.004311 1.049381 ( 1.596181)
test_all 0.006390 0.004563 729.842127 (547.780156)
test_rubyspec 0.023422 0.056182 109.658686 (145.977750)
total: 801.87 sec