Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-024010
#<BuildRuby:0x000055a5d8dfa3d0
@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.20230610-024010",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002001 0.003702 1.753035 ( 3.020572)
build_miniruby 0.001339 0.000149 1.333030 ( 1.331735)
build_ruby 0.001165 0.000130 2.743918 ( 2.915427)
build_all 0.006417 0.000713 2.193205 ( 1.529121)
build_install 0.015019 0.002505 3.443607 ( 2.494288)
test_btest 0.000747 0.000000 78.180861 ( 31.184826)
test_basic 0.004904 0.000225 0.767654 ( 0.878583)
test_all 0.001180 0.000135 561.293922 (186.791493)
test_rubyspec 0.024953 0.014837 75.112552 ( 86.819546)
total: 316.97 sec