Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-132143
#<BuildRuby:0x000055e0ac8d1f70
@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.20230629-132143",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.006550 0.000458 2.159725 ( 5.991033)
build_miniruby 0.001311 0.000243 1.640425 ( 2.697817)
build_ruby 0.001585 0.000293 3.234455 ( 4.498974)
build_all 0.008049 0.000000 2.610881 ( 4.259739)
build_install 0.015256 0.004654 4.022272 ( 5.340013)
test_btest 0.000706 0.000132 81.282414 ( 59.335805)
test_basic 0.007329 0.000538 0.906377 ( 1.700414)
test_all 0.002494 0.000148 621.951511 (603.515714)
test_rubyspec 0.044882 0.020443 96.446003 (220.135712)
total: 907.48 sec