Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-053220
#<BuildRuby:0x000056099870e390
@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.20230724-053220",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000033 0.000006 0.000039 ( 0.000037)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.006186 0.000952 2.289125 ( 4.956504)
build_miniruby 0.001288 0.000198 1.656424 ( 2.082476)
build_ruby 0.002027 0.000000 3.652635 ( 4.473326)
build_all 0.004399 0.003982 2.881747 ( 3.021491)
build_install 0.018183 0.002392 4.388428 ( 4.476384)
test_btest 0.000828 0.000143 83.435881 ( 52.734407)
test_basic 0.003970 0.004649 0.970765 ( 1.408851)
test_all 0.000000 0.001722 650.552290 (277.692455)
test_rubyspec 0.035732 0.011949 85.552042 ( 98.002993)
total: 448.85 sec