Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-173440
#<BuildRuby:0x00007f0dc2b6fdd8
@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.20240624-173440",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000006 0.000028 ( 0.000030)
autoconf 0.000041 0.000013 0.000054 ( 0.000050)
configure 0.000032 0.000010 0.000042 ( 0.000041)
build_up 0.004539 0.005610 4.147182 ( 4.939448)
build_miniruby 0.002171 0.000724 1.792299 ( 1.991803)
build_ruby 0.002077 0.000692 4.682416 ( 5.061871)
build_all 0.008811 0.001423 8.637749 ( 4.512237)
build_install 0.006639 0.017135 11.836459 ( 6.151748)
test_btest 0.000826 0.000350 116.922182 ( 38.610674)
test_basic 0.004100 0.006758 1.192189 ( 1.255782)
test_all 0.109618 0.046677 910.265875 (282.413150)
test_rubyspec 0.042558 0.048707 167.003717 ( 37.335657)
total: 382.27 sec