Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-215911
#<BuildRuby:0x0000560754d82258
@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.20230213-215911",
@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.000015)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004478 0.000091 1.141967 ( 1.514645)
build_miniruby 0.000990 0.000189 0.966997 ( 0.965034)
build_ruby 0.001524 0.000000 1.796173 ( 2.008661)
build_all 0.005232 0.000496 3.310442 ( 1.645569)
build_install 0.010648 0.001121 2.363673 ( 1.562543)
test_btest 0.000688 0.000119 54.323829 ( 14.697316)
test_basic 0.003842 0.000668 0.414588 ( 0.507097)
test_all 0.001276 0.000222 635.877664 (182.491975)
test_rubyspec 0.007440 0.034437 66.511243 ( 76.419984)
total: 281.81 sec