Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-064245
#<BuildRuby:0x00005581bcaf6390
@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-064245",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006839 0.000298 2.295502 ( 4.748594)
build_miniruby 0.000000 0.001506 1.617971 ( 1.897247)
build_ruby 0.000000 0.001663 3.251214 ( 4.517668)
build_all 0.006834 0.001537 2.775291 ( 3.279287)
build_install 0.018390 0.001250 4.198003 ( 5.247250)
test_btest 0.000701 0.000088 81.796824 ( 46.771211)
test_basic 0.002639 0.004946 0.909694 ( 1.492516)
test_all 0.000902 0.000141 642.941190 (337.038749)
test_rubyspec 0.032066 0.024692 93.991731 (134.940606)
total: 539.93 sec