Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-090050
#<BuildRuby:0x000055c0d0e3da00
@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.20230917-090050",
@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.000000 0.000037 0.000037 ( 0.000036)
autoconf 0.000000 0.000032 0.000032 ( 0.000032)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.000000 0.006580 2.149092 ( 3.419495)
build_miniruby 0.001225 0.000252 1.475096 ( 1.474495)
build_ruby 0.001262 0.000000 3.165178 ( 3.432903)
build_all 0.008759 0.000000 6.355903 ( 3.543777)
build_install 0.010709 0.011351 7.896200 ( 5.411175)
test_btest 0.000879 0.000000 85.611135 ( 34.193428)
test_basic 0.003153 0.000606 0.926477 ( 0.994517)
test_all 0.009447 0.000814 713.268044 (282.407739)
test_rubyspec 0.033962 0.038799 104.157929 (115.466511)
total: 450.35 sec