Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-064708
#<BuildRuby:0x0000557c7915a1a8
@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.20230905-064708",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000000 0.000032 0.000032 ( 0.000031)
configure 0.000000 0.000022 0.000022 ( 0.000023)
build_up 0.002001 0.003423 1.878770 ( 2.249332)
build_miniruby 0.001683 0.000361 1.734500 ( 1.734370)
build_ruby 0.001872 0.000000 3.106866 ( 3.341046)
build_all 0.003675 0.004485 6.527062 ( 2.677506)
build_install 0.008501 0.009976 8.059548 ( 4.502250)
test_btest 0.000604 0.000183 88.349374 ( 29.623081)
test_basic 0.005767 0.000545 0.987552 ( 1.084955)
test_all 0.009595 0.000000 688.916199 (271.527900)
test_rubyspec 0.035833 0.034151 105.424988 (117.392976)
total: 434.13 sec