Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-062536
#<BuildRuby:0x0000563f807a9e80
@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.20230604-062536",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.005522 0.000960 1.874176 ( 4.073211)
build_miniruby 0.001187 0.000206 1.326923 ( 1.500740)
build_ruby 0.001345 0.000234 2.728778 ( 3.066723)
build_all 0.005376 0.000935 2.164226 ( 1.991388)
build_install 0.010458 0.005792 3.449166 ( 3.362282)
test_btest 0.000978 0.000204 77.004923 ( 41.408574)
test_basic 0.006036 0.000260 0.798965 ( 1.064165)
test_all 0.001188 0.000238 576.366645 (256.021353)
test_rubyspec 0.008191 0.043562 81.742491 ( 97.977369)
total: 410.47 sec