Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-051603
#<BuildRuby:0x0000564229a25f00
@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.20230102-051603",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000011 0.000003 0.000014 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001151 0.002952 0.936120 ( 1.411197)
build_miniruby 0.000856 0.000321 1.036090 ( 1.034449)
build_ruby 0.001436 0.000000 2.610244 ( 2.989172)
build_all 0.003735 0.002908 3.232485 ( 1.544405)
build_install 0.010517 0.002110 2.524544 ( 1.613675)
test_btest 0.000540 0.000196 55.857135 ( 14.263445)
test_basic 0.001881 0.002923 0.396439 ( 0.491367)
test_all 0.000881 0.000345 583.521931 (187.263883)
test_rubyspec 0.028842 0.036103 78.798529 ( 95.545178)
total: 306.16 sec