Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-141727
#<BuildRuby:0x0000559eba1b2818
@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.20230603-141727",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000033 0.000001 0.000034 ( 0.000036)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.002078 0.003605 1.557446 ( 2.861776)
build_miniruby 0.000000 0.001446 1.060384 ( 1.058714)
build_ruby 0.000000 0.001476 2.262421 ( 2.457263)
build_all 0.000000 0.005819 2.027145 ( 1.173690)
build_install 0.010651 0.004790 3.276424 ( 2.222133)
test_btest 0.000775 0.000000 75.909564 ( 22.067361)
test_basic 0.001249 0.003275 0.636122 ( 0.718224)
test_all 0.001011 0.000214 592.975213 (179.846107)
test_rubyspec 0.033713 0.013844 78.027739 ( 89.776892)
total: 302.18 sec