Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-100412
#<BuildRuby:0x0000555889951a00
@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.20230125-100412",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004478 0.000068 0.959269 ( 1.401747)
build_miniruby 0.000938 0.000171 1.192315 ( 1.190783)
build_ruby 0.001363 0.000248 2.615671 ( 2.916244)
build_all 0.006820 0.000450 3.685340 ( 1.826140)
build_install 0.014817 0.000000 2.741693 ( 1.952861)
test_btest 0.000000 0.000647 56.822179 ( 17.887259)
test_basic 0.000000 0.006310 0.379325 ( 0.479947)
test_all 0.000398 0.001081 640.181504 (201.475036)
test_rubyspec 0.020528 0.024074 65.780753 ( 75.678784)
total: 304.81 sec