Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-004344
#<BuildRuby:0x000055b151166360
@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.20230107-004344",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000016 0.000005 0.000021 ( 0.000019)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.000308 0.003995 1.090928 ( 1.478296)
build_miniruby 0.000999 0.000333 1.377450 ( 1.376378)
build_ruby 0.001323 0.000441 3.409431 ( 14.360522)
build_all 0.007023 0.000000 3.643100 ( 1.949942)
build_install 0.013232 0.002893 2.964858 ( 2.799435)
test_btest 0.000596 0.000174 56.236133 ( 24.183372)
test_basic 0.001662 0.004468 0.439737 ( 0.537813)
test_all 0.000918 0.000306 655.676364 (225.317167)
test_rubyspec 0.021180 0.024660 68.705270 ( 78.979312)
total: 350.98 sec