Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-173934
#<BuildRuby:0x0000558b632e6258
@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.20231018-173934",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000033 0.000000 0.000033 ( 0.000032)
build_up 0.002588 0.004057 2.527730 ( 2.891658)
build_miniruby 0.000000 0.002174 1.782640 ( 1.801669)
build_ruby 0.000204 0.001690 3.340715 ( 3.566009)
build_all 0.008115 0.000000 6.267377 ( 2.739234)
build_install 0.018260 0.000467 7.992274 ( 4.110413)
test_btest 0.000765 0.000060 87.870350 ( 33.868021)
test_basic 0.007250 0.000573 0.975084 ( 1.038789)
test_all 0.008846 0.000698 684.960144 (261.744528)
test_rubyspec 0.051519 0.019493 103.942609 (117.704546)
total: 429.47 sec