Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-032638
#<BuildRuby:0x000055837437a120
@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.20230828-032638",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.003280 0.003894 2.115698 ( 3.322068)
build_miniruby 0.001488 0.000275 1.642127 ( 1.639781)
build_ruby 0.001442 0.000267 2.746682 ( 2.939966)
build_all 0.003536 0.003996 6.133096 ( 2.389501)
build_install 0.013922 0.002704 7.172919 ( 3.321733)
test_btest 0.001294 0.000000 85.487823 ( 22.117174)
test_basic 0.005640 0.000000 0.949852 ( 1.008897)
test_all 0.000218 0.008503 709.598651 (304.597856)
test_rubyspec 0.049686 0.032861 112.453610 (156.793061)
total: 498.13 sec