Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-095932
#<BuildRuby:0x0000562afe3761d8
@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.20230601-095932",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.001236 0.004202 1.778358 ( 3.081373)
build_miniruby 0.000000 0.001603 1.374720 ( 1.376021)
build_ruby 0.000000 0.001759 2.831817 ( 3.034867)
build_all 0.005923 0.000895 2.272091 ( 1.933533)
build_install 0.014338 0.001890 3.304857 ( 2.728625)
test_btest 0.000744 0.000138 74.828119 ( 34.102801)
test_basic 0.005079 0.000000 0.722282 ( 0.813592)
test_all 0.001033 0.000000 548.553111 (194.578854)
test_rubyspec 0.033496 0.013958 76.535031 ( 88.433988)
total: 330.08 sec