Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-095438
#<BuildRuby:0x000055d943b561a8
@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.20230617-095438",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.005979 0.000139 1.907208 ( 4.640805)
build_miniruby 0.001355 0.000097 1.485647 ( 2.013108)
build_ruby 0.001827 0.000130 2.886428 ( 3.803629)
build_all 0.007826 0.000000 2.375744 ( 2.628237)
build_install 0.015067 0.003016 3.873262 ( 3.990142)
test_btest 0.000715 0.000058 76.580325 ( 45.953632)
test_basic 0.002892 0.003743 0.809593 ( 1.245434)
test_all 0.001233 0.000130 567.346118 (301.383562)
test_rubyspec 0.033260 0.020530 86.325722 (128.767590)
total: 494.43 sec