Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-132435
#<BuildRuby:0x000055c19966dfb8
@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.20230907-132435",
@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.000026 0.000004 0.000030 ( 0.000022)
autoconf 0.000034 0.000005 0.000039 ( 0.000034)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.005249 0.000700 1.893039 ( 3.023863)
build_miniruby 0.001584 0.000211 1.797112 ( 1.982771)
build_ruby 0.001453 0.000193 3.425209 ( 9.500803)
build_all 0.008112 0.000503 6.285632 ( 3.737430)
build_install 0.013817 0.008082 7.601052 ( 5.075640)
test_btest 0.000852 0.000146 85.186960 ( 30.183307)
test_basic 0.008323 0.000000 1.019168 ( 1.266802)
test_all 0.010008 0.000884 716.553331 (330.465869)
test_rubyspec 0.040428 0.035060 105.487999 (123.505462)
total: 508.74 sec