Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-105910
#<BuildRuby:0x000055a75824a3b0
@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.20230108-105910",
@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.000010 0.000004 0.000014 ( 0.000015)
autoconf 0.000017 0.000007 0.000024 ( 0.000024)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.003245 0.001262 1.100310 ( 1.476320)
build_miniruby 0.000877 0.000341 1.141604 ( 1.139901)
build_ruby 0.000961 0.000374 2.938392 ( 3.319683)
build_all 0.002186 0.005253 3.674607 ( 1.953727)
build_install 0.010830 0.002706 2.739600 ( 1.950975)
test_btest 0.000000 0.000697 56.234127 ( 16.056830)
test_basic 0.000000 0.005384 0.342081 ( 0.437132)
test_all 0.000000 0.002300 638.136165 (207.293680)
test_rubyspec 0.015548 0.031451 68.968530 ( 79.209015)
total: 312.84 sec