Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-013455
#<BuildRuby:0x00005557f67f5a00
@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.20240101-013455",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.002468 0.003267 1.539002 ( 1.897241)
build_miniruby 0.000000 0.001582 1.649356 ( 1.648685)
build_ruby 0.000034 0.001571 3.151131 ( 3.375940)
build_all 0.007132 0.000550 5.546701 ( 2.852612)
build_install 0.018934 0.000162 6.908338 ( 4.293334)
test_btest 0.001026 0.000000 82.735433 ( 32.086579)
test_basic 0.003573 0.003784 0.941251 ( 1.017785)
test_all 0.082540 0.035621 767.686007 (243.237035)
test_rubyspec 0.033963 0.022566 87.052707 ( 98.493153)
total: 388.90 sec