Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-191650
#<BuildRuby:0x0000558a09d627c8
@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.20230713-191650",
@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.000005 0.000028 ( 0.000029)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.005936 0.001187 2.126489 ( 6.204130)
build_miniruby 0.001545 0.000309 1.674416 ( 3.275974)
build_ruby 0.001328 0.000266 3.318278 ( 30.323079)
build_all 0.006260 0.001252 2.538064 ( 3.419928)
build_install 0.012183 0.006654 3.925286 ( 5.207765)
test_btest 0.000684 0.000160 76.922163 ( 61.223959)
test_basic 0.002662 0.004955 0.914193 ( 1.780647)
test_all 0.001327 0.000354 644.137763 (548.523316)
test_rubyspec 0.044136 0.015115 90.821838 (168.028434)
total: 827.99 sec