Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-172342
#<BuildRuby:0x000055a55534a008
@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.20230916-172342",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.003304 0.004716 2.328843 ( 4.783942)
build_miniruby 0.001064 0.000205 1.780791 ( 2.106808)
build_ruby 0.002050 0.000000 3.710611 ( 4.271385)
build_all 0.005928 0.003284 6.380315 ( 4.195376)
build_install 0.007813 0.012186 7.858451 ( 6.824159)
test_btest 0.000752 0.000218 84.823902 ( 45.060098)
test_basic 0.005763 0.002179 0.930134 ( 1.193618)
test_all 0.007332 0.002156 668.187589 (289.776505)
test_rubyspec 0.051435 0.021176 106.396992 (126.414120)
total: 484.63 sec