Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-123021
#<BuildRuby:0x0000564d89426120
@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.20230613-123021",
@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.000021)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.001652 0.004097 1.956668 ( 3.570110)
build_miniruby 0.001364 0.000252 1.330747 ( 1.582248)
build_ruby 0.001513 0.000280 2.786580 ( 3.975018)
build_all 0.006598 0.000470 2.322475 ( 2.283515)
build_install 0.012601 0.004958 3.698916 ( 3.585039)
test_btest 0.000663 0.000133 80.689923 ( 49.511848)
test_basic 0.006585 0.001317 0.816525 ( 1.086152)
test_all 0.002735 0.000000 573.465473 (240.648835)
test_rubyspec 0.037902 0.014801 85.782820 ( 99.126942)
total: 405.37 sec