Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-134031
#<BuildRuby:0x000055f7b705dfe8
@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.20221227-134031",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000560 0.004287 0.983965 ( 1.386093)
build_miniruby 0.001477 0.000000 1.212263 ( 1.211248)
build_ruby 0.001415 0.000000 3.138683 ( 3.530199)
build_all 0.006720 0.000000 3.556118 ( 1.806263)
build_install 0.014562 0.000000 2.926164 ( 2.128273)
test_btest 0.000704 0.000000 56.612964 ( 19.280154)
test_basic 0.005697 0.000000 0.433422 ( 0.540637)
test_all 0.001441 0.000000 607.651934 (184.415629)
test_rubyspec 0.026264 0.011728 64.027536 ( 74.059351)
total: 288.36 sec