Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-235409
#<BuildRuby:0x000055988f21e008
@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.20230723-235409",
@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.000024 0.000001 0.000025 ( 0.000025)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000025 0.000001 0.000026 ( 0.000028)
build_up 0.007497 0.000119 2.202569 ( 5.529365)
build_miniruby 0.001283 0.000043 1.642385 ( 1.834677)
build_ruby 0.002051 0.000069 3.305656 ( 3.749405)
build_all 0.007837 0.000119 2.716371 ( 2.787373)
build_install 0.019541 0.000197 4.236602 ( 4.934917)
test_btest 0.001203 0.000036 79.488568 ( 48.593062)
test_basic 0.003012 0.004436 0.945149 ( 1.510467)
test_all 0.001279 0.000073 614.568029 (271.542203)
test_rubyspec 0.020528 0.040114 92.483549 (158.841280)
total: 499.32 sec