Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-022304
#<BuildRuby:0x0000556cc062a228
@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.20240131-022304",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.002321 0.003902 2.022567 ( 2.696640)
build_miniruby 0.001789 0.000191 1.666176 ( 1.714152)
build_ruby 0.000000 0.001940 3.546303 ( 3.865311)
build_all 0.006672 0.001340 6.419972 ( 3.006292)
build_install 0.015046 0.004402 7.824911 ( 4.543604)
test_btest 0.000926 0.000136 88.000772 ( 33.721972)
test_basic 0.003503 0.003281 0.959447 ( 1.025403)
test_all 0.081216 0.035215 716.991294 (288.113719)
test_rubyspec 0.059169 0.046847 166.594399 (178.407231)
total: 517.10 sec