Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-022931
#<BuildRuby:0x000055cd99979f48
@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.20231214-022931",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000000 0.000030 0.000030 ( 0.000030)
configure 0.000000 0.000024 0.000024 ( 0.000025)
build_up 0.003397 0.003665 2.378322 ( 2.428695)
build_miniruby 0.001221 0.000306 1.592679 ( 1.592087)
build_ruby 0.001363 0.000340 3.212888 ( 3.365916)
build_all 0.003763 0.004023 5.732848 ( 2.800973)
build_install 0.007271 0.009317 6.888558 ( 3.697889)
test_btest 0.000725 0.000250 82.129762 ( 33.850742)
test_basic 0.006834 0.000856 0.916767 ( 1.026857)
test_all 0.072830 0.051717 724.777229 (357.121475)
test_rubyspec 0.046470 0.029806 101.943894 (146.877449)
total: 552.76 sec