Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-235216
#<BuildRuby:0x000055c4176f6130
@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.20230330-235216",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.005699 0.000000 1.770224 ( 3.119143)
build_miniruby 0.001326 0.000000 1.288808 ( 1.303468)
build_ruby 0.001571 0.000163 2.532078 ( 2.723234)
build_all 0.003140 0.003790 2.026468 ( 1.206837)
build_install 0.007664 0.010533 3.255649 ( 2.204504)
test_btest 0.000819 0.000252 69.962902 ( 22.905364)
test_basic 0.004223 0.000121 0.523810 ( 0.619536)
test_all 0.000897 0.000265 606.430983 (228.770658)
test_rubyspec 0.033448 0.016452 77.008695 ( 86.873621)
total: 349.73 sec