Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-143632
#<BuildRuby:0x000055e20e9d1fc0
@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.20230707-143632",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000025)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.003462 0.004395 2.084562 ( 4.921672)
build_miniruby 0.001410 0.000151 1.557124 ( 2.023418)
build_ruby 0.001412 0.000151 3.019295 ( 3.937364)
build_all 0.002996 0.004684 2.658063 ( 3.204398)
build_install 0.013419 0.004418 3.900639 ( 5.280786)
test_btest 0.000664 0.000107 83.075886 ( 52.757713)
test_basic 0.000000 0.008044 0.945541 ( 1.197028)
test_all 0.001610 0.000071 607.801603 (348.267299)
test_rubyspec 0.027092 0.026433 91.242147 (128.119418)
total: 549.71 sec