Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-122550
#<BuildRuby:0x000055af4d565fc0
@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.20230515-122550",
@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.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005001 0.001136 1.852455 ( 3.763387)
build_miniruby 0.001582 0.000359 1.315056 ( 1.359187)
build_ruby 0.001106 0.000251 2.631634 ( 3.034113)
build_all 0.006020 0.001368 2.113552 ( 2.096168)
build_install 0.007483 0.008633 3.318874 ( 3.223996)
test_btest 0.000681 0.000198 72.268263 ( 36.396253)
test_basic 0.005757 0.001679 0.753304 ( 0.861171)
test_all 0.000803 0.000234 567.604347 (233.037188)
test_rubyspec 0.025934 0.023891 79.944607 ( 96.679737)
total: 380.45 sec