Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-040325
#<BuildRuby:0x00005602aca32230
@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-040325",
@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.000015 0.000007 0.000022 ( 0.000021)
autoconf 0.000021 0.000009 0.000030 ( 0.000030)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.004852 0.002042 2.166090 ( 4.961403)
build_miniruby 0.001001 0.000422 1.555333 ( 2.289463)
build_ruby 0.001210 0.000510 3.168147 ( 4.202697)
build_all 0.005721 0.001382 2.594857 ( 3.268783)
build_install 0.014114 0.003208 3.863116 ( 4.620228)
test_btest 0.000000 0.001289 82.861529 ( 49.139041)
test_basic 0.002728 0.004409 0.943886 ( 1.398916)
test_all 0.000924 0.000396 627.546194 (338.852963)
test_rubyspec 0.035421 0.016466 92.549074 (132.412186)
total: 541.15 sec