Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-164616
#<BuildRuby:0x000055862534a570
@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.20230108-164616",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004525 0.000047 1.116844 ( 1.632407)
build_miniruby 0.001163 0.000097 1.280847 ( 1.279747)
build_ruby 0.000000 0.001658 3.105405 ( 3.493942)
build_all 0.004028 0.002816 3.654242 ( 1.847100)
build_install 0.013037 0.000000 2.898376 ( 2.042309)
test_btest 0.000776 0.000000 56.599525 ( 18.721892)
test_basic 0.006040 0.000342 0.424302 ( 0.523374)
test_all 0.001463 0.000157 647.616050 (200.850154)
test_rubyspec 0.016992 0.027092 65.586958 ( 78.252037)
total: 308.64 sec