Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-220356
#<BuildRuby:0x000055a5bb7f21a8
@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.20230725-220356",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.006386 0.001474 2.273689 ( 5.383429)
build_miniruby 0.001017 0.000235 1.642311 ( 2.717144)
build_ruby 0.001956 0.000000 3.432599 ( 5.763869)
build_all 0.007397 0.001153 2.733420 ( 3.139518)
build_install 0.009053 0.010192 4.248915 ( 5.367783)
test_btest 0.000576 0.000164 80.216214 ( 55.279903)
test_basic 0.008394 0.000000 0.946544 ( 1.844413)
test_all 0.001695 0.000246 619.530793 (382.347617)
test_rubyspec 0.031974 0.021766 91.001731 (132.293467)
total: 594.14 sec