Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-101051
#<BuildRuby:0x0000558b0ed123d0
@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.20230528-101051",
@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.000000 0.000021 ( 0.000021)
autoconf 0.000029 0.000000 0.000029 ( 0.000030)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.003192 0.002879 1.770681 ( 3.041713)
build_miniruby 0.001182 0.000295 1.295548 ( 1.296259)
build_ruby 0.001283 0.000321 2.574761 ( 2.807093)
build_all 0.002250 0.004581 2.129969 ( 1.624045)
build_install 0.007926 0.009149 3.365049 ( 2.847552)
test_btest 0.000552 0.000197 74.146567 ( 33.785670)
test_basic 0.001619 0.004389 0.738220 ( 0.829061)
test_all 0.001310 0.000514 549.711320 (223.177466)
test_rubyspec 0.021366 0.032078 79.783666 ( 92.064120)
total: 361.47 sec