Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-221225
#<BuildRuby:0x0000561cbda821d8
@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-221225",
@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.000015)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.002422 0.003726 1.935001 ( 3.263299)
build_miniruby 0.001640 0.000000 1.325784 ( 1.351483)
build_ruby 0.001720 0.000000 2.755621 ( 2.964689)
build_all 0.006293 0.000000 2.115586 ( 1.286208)
build_install 0.008260 0.009936 3.440090 ( 2.609688)
test_btest 0.000682 0.000124 77.202021 ( 30.653324)
test_basic 0.005378 0.000000 0.749348 ( 0.830746)
test_all 0.001541 0.000000 557.149467 (189.567946)
test_rubyspec 0.021312 0.031243 79.077777 ( 90.778265)
total: 323.31 sec