Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-215002
#<BuildRuby:0x0000562b1c07e7c8
@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.20230607-215002",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.006205 0.000000 1.959688 ( 4.361430)
build_miniruby 0.001174 0.000518 1.364081 ( 1.610280)
build_ruby 0.000000 0.001518 2.657073 ( 3.015146)
build_all 0.000000 0.007569 2.251696 ( 2.285767)
build_install 0.008899 0.008448 3.490899 ( 3.000859)
test_btest 0.000771 0.000303 77.009256 ( 39.805031)
test_basic 0.002178 0.003145 0.781208 ( 0.906332)
test_all 0.001024 0.000423 575.723488 (250.526268)
test_rubyspec 0.022637 0.031577 85.116943 (104.342495)
total: 409.85 sec