Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-211150
#<BuildRuby:0x0000558b2072a2a8
@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.20230124-211150",
@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.000016 0.000001 0.000017 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.006361 0.000089 1.282181 ( 2.684779)
build_miniruby 0.001628 0.000058 1.372300 ( 1.594120)
build_ruby 0.001623 0.000058 3.330068 ( 4.198231)
build_all 0.008943 0.000167 4.078213 ( 4.219439)
build_install 0.011981 0.008460 3.184274 ( 3.641386)
test_btest 0.000851 0.000080 61.008323 ( 49.360380)
test_basic 0.003029 0.004123 0.506668 ( 0.851184)
test_all 0.001630 0.000197 702.893654 (692.216277)
test_rubyspec 0.044307 0.024150 80.226745 (117.393862)
total: 876.16 sec