Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-044456
#<BuildRuby:0x0000557a4eba2868
@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.20230902-044456",
@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.000019 0.000001 0.000020 ( 0.000022)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000027 0.000001 0.000028 ( 0.000027)
build_up 0.005506 0.000157 1.895620 ( 2.874382)
build_miniruby 0.002026 0.000058 1.729159 ( 2.090643)
build_ruby 0.001603 0.000046 3.326500 ( 3.800017)
build_all 0.004155 0.004292 6.488602 ( 4.286393)
build_install 0.008175 0.011954 7.855311 ( 5.916777)
test_btest 0.000746 0.000098 86.367039 ( 44.788058)
test_basic 0.003666 0.004664 0.969314 ( 1.355158)
test_all 0.010060 0.000904 721.606908 (343.079955)
test_rubyspec 0.047026 0.029166 107.533077 (126.646114)
total: 534.84 sec