Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-123705
#<BuildRuby:0x000055d64239a0f8
@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.20230706-123705",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000030 0.000001 0.000031 ( 0.000030)
configure 0.000026 0.000000 0.000026 ( 0.000027)
build_up 0.001697 0.004076 2.075916 ( 3.556521)
build_miniruby 0.001675 0.000124 1.637505 ( 1.642367)
build_ruby 0.001677 0.000000 3.170900 ( 3.439548)
build_all 0.003567 0.004215 2.542830 ( 2.196630)
build_install 0.016989 0.003686 3.996064 ( 4.168892)
test_btest 0.000847 0.000103 80.647208 ( 38.012343)
test_basic 0.007943 0.000000 0.890051 ( 1.008400)
test_all 0.000000 0.001195 590.659508 (257.166596)
test_rubyspec 0.023283 0.030627 90.756276 (105.166097)
total: 416.36 sec