Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-003203
#<BuildRuby:0x000055f0bcd11fc0
@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.20230626-003203",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.006658 0.000000 2.001430 ( 5.058387)
build_miniruby 0.001347 0.000038 1.604728 ( 1.987099)
build_ruby 0.001466 0.000293 3.100731 ( 4.325196)
build_all 0.006848 0.000544 2.541104 ( 2.953636)
build_install 0.016161 0.002228 3.830987 ( 4.211782)
test_btest 0.000593 0.000110 78.542977 ( 46.499753)
test_basic 0.000000 0.007842 0.904327 ( 1.281944)
test_all 0.001594 0.000527 590.558019 (311.041330)
test_rubyspec 0.023535 0.031202 86.720529 (124.900501)
total: 502.26 sec