Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-031953
#<BuildRuby:0x000056147dbf9fb8
@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.20230927-031953",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.006439 0.000457 2.284597 ( 4.555316)
build_miniruby 0.001572 0.000291 1.654745 ( 1.919326)
build_ruby 0.001578 0.000292 3.371901 ( 3.824514)
build_all 0.004163 0.005113 6.338590 ( 4.516166)
build_install 0.016211 0.003602 7.639567 ( 5.968292)
test_btest 0.000659 0.000147 84.345654 ( 45.148136)
test_basic 0.006387 0.001419 0.964497 ( 1.323762)
test_all 0.007550 0.001678 685.917249 (301.418756)
test_rubyspec 0.026148 0.043383 105.431674 (124.545814)
total: 493.22 sec