Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-051059
#<BuildRuby:0x00005648a42a62a8
@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.20230907-051059",
@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.000015)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.002403 0.003025 1.652402 ( 2.004491)
build_miniruby 0.001313 0.000250 1.595811 ( 1.593595)
build_ruby 0.001293 0.000246 3.205014 ( 3.432272)
build_all 0.005370 0.001023 5.949293 ( 2.343080)
build_install 0.009756 0.004528 6.942252 ( 3.534730)
test_btest 0.000859 0.000186 79.395719 ( 21.466270)
test_basic 0.001320 0.004701 0.662585 ( 0.721772)
test_all 0.008870 0.000000 733.419027 (267.817337)
test_rubyspec 0.033264 0.033807 101.931902 (113.371052)
total: 416.29 sec