Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-125251
#<BuildRuby:0x000055daee716118
@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.20230604-125251",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.001788 0.004555 1.833837 ( 4.131605)
build_miniruby 0.000000 0.001441 1.364506 ( 1.592815)
build_ruby 0.000000 0.001688 2.605877 ( 3.267414)
build_all 0.002935 0.004923 2.193321 ( 2.488185)
build_install 0.012132 0.006554 3.613958 ( 3.720310)
test_btest 0.000662 0.000193 76.903451 ( 42.606317)
test_basic 0.005301 0.001546 0.793774 ( 1.016196)
test_all 0.001597 0.000218 553.533640 (260.933810)
test_rubyspec 0.036466 0.013787 83.253240 (101.095232)
total: 420.85 sec