Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-074722
#<BuildRuby:0x000055a2501be138
@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.20230528-074722",
@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.000018)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.005447 0.000454 1.799238 ( 3.561436)
build_miniruby 0.001530 0.000128 1.321685 ( 1.370741)
build_ruby 0.001797 0.000000 2.631218 ( 2.982419)
build_all 0.006195 0.000303 2.058848 ( 2.017181)
build_install 0.015755 0.000869 3.351022 ( 2.933679)
test_btest 0.000000 0.003984 73.314339 ( 39.338409)
test_basic 0.005466 0.001469 0.786523 ( 0.990863)
test_all 0.000945 0.000109 578.172151 (250.723040)
test_rubyspec 0.028589 0.022470 80.907287 ( 97.586473)
total: 401.51 sec