Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-065449
#<BuildRuby:0x000055df53f75ef8
@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.20230921-065449",
@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.000017 0.000001 0.000018 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.000000 0.006368 2.215804 ( 3.569180)
build_miniruby 0.000000 0.001471 1.684046 ( 1.684239)
build_ruby 0.001344 0.000232 3.026596 ( 3.225352)
build_all 0.006769 0.001168 6.308355 ( 2.885097)
build_install 0.010368 0.008982 7.652529 ( 3.944063)
test_btest 0.000739 0.000167 83.959997 ( 28.151672)
test_basic 0.005541 0.000000 0.869775 ( 0.932668)
test_all 0.007502 0.000928 668.787036 (206.488618)
test_rubyspec 0.030934 0.034199 97.793785 (109.020508)
total: 359.90 sec