Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-192215
#<BuildRuby:0x000055b0b53c2308
@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.20230829-192215",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.005513 0.000501 2.125075 ( 3.518704)
build_miniruby 0.001674 0.000152 1.599322 ( 1.605008)
build_ruby 0.001482 0.000134 3.027644 ( 3.305164)
build_all 0.004193 0.003871 6.075112 ( 3.009104)
build_install 0.012990 0.006434 7.818256 ( 3.805786)
test_btest 0.000651 0.000109 84.769777 ( 31.169492)
test_basic 0.004662 0.004026 0.943717 ( 1.048267)
test_all 0.005164 0.004091 697.094462 (261.444125)
test_rubyspec 0.035110 0.039133 107.553626 (131.052009)
total: 439.96 sec