Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-235356
#<BuildRuby:0x000055fc918822a8
@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.20230131-235356",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.001815 0.003289 1.198709 ( 2.099537)
build_miniruby 0.001350 0.000176 1.192104 ( 1.257374)
build_ruby 0.001152 0.000150 2.474682 ( 2.761130)
build_all 0.001378 0.005908 3.943723 ( 2.378762)
build_install 0.010784 0.003583 2.891389 ( 2.553882)
test_btest 0.000663 0.000137 55.801004 ( 32.524169)
test_basic 0.006132 0.000508 0.431143 ( 0.574981)
test_all 0.001463 0.000292 626.523316 (253.990297)
test_rubyspec 0.035620 0.014071 71.629100 ( 85.810619)
total: 383.95 sec