Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-105229
#<BuildRuby:0x0000559b4756a198
@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.20230201-105229",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000413 0.004161 1.081334 ( 1.460214)
build_miniruby 0.001064 0.000380 1.128182 ( 1.127028)
build_ruby 0.001183 0.000423 2.422424 ( 2.630654)
build_all 0.000000 0.006842 3.725592 ( 1.909148)
build_install 0.010438 0.002406 2.775604 ( 1.926063)
test_btest 0.000490 0.000215 57.270509 ( 18.478422)
test_basic 0.000000 0.004352 0.371927 ( 0.469003)
test_all 0.000000 0.000982 644.744675 (195.931658)
test_rubyspec 0.017285 0.034595 68.108854 ( 78.206445)
total: 302.14 sec