Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-042048
#<BuildRuby:0x000055ea93fb9fb8
@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.20230622-042048",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.006666 0.000198 2.062813 ( 4.530311)
build_miniruby 0.001711 0.000126 1.600213 ( 1.839821)
build_ruby 0.001527 0.000113 2.978692 ( 3.733482)
build_all 0.007345 0.000223 2.348169 ( 2.436714)
build_install 0.014237 0.004046 3.713170 ( 4.042103)
test_btest 0.000696 0.000066 78.943412 ( 37.793323)
test_basic 0.006285 0.000589 0.832727 ( 0.937788)
test_all 0.001104 0.000103 590.657333 (258.482537)
test_rubyspec 0.015056 0.036504 85.593561 (101.674499)
total: 415.47 sec