Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-133143
#<BuildRuby:0x000055ceea855fc0
@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.20230309-133143",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000000 0.000077 0.000077 ( 0.000185)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.003194 0.003707 1.861508 ( 3.794811)
build_miniruby 0.001573 0.000342 1.357326 ( 1.539610)
build_ruby 0.001590 0.000346 2.797197 ( 3.182349)
build_all 0.005668 0.001232 2.116517 ( 2.130944)
build_install 0.013988 0.004594 3.394462 ( 3.558981)
test_btest 0.000942 0.000217 70.591712 ( 36.837678)
test_basic 0.007541 0.000000 0.559181 ( 0.675752)
test_all 0.001586 0.000000 568.948141 (237.342025)
test_rubyspec 0.034183 0.016768 81.196132 (100.614884)
total: 389.68 sec