Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-065853
#<BuildRuby:0x0000557a6c9b1fb8
@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.20230502-065853",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.004556 0.000684 1.839544 ( 3.238434)
build_miniruby 0.001270 0.000190 1.251816 ( 1.259409)
build_ruby 0.001337 0.000200 2.610228 ( 2.856561)
build_all 0.003847 0.002788 2.198399 ( 1.814297)
build_install 0.008960 0.005970 3.456137 ( 3.170989)
test_btest 0.000722 0.000157 72.604406 ( 38.217294)
test_basic 0.004974 0.001081 0.732833 ( 1.027566)
test_all 0.000689 0.000149 541.907491 (232.272173)
test_rubyspec 0.025123 0.021232 78.669305 ( 94.341656)
total: 378.20 sec