Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-172644
#<BuildRuby:0x000055de399464f8
@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.20231229-172644",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.000000 0.005481 1.683918 ( 2.075853)
build_miniruby 0.000000 0.001714 1.640089 ( 1.651275)
build_ruby 0.001725 0.000298 3.263424 ( 3.451953)
build_all 0.007273 0.000557 5.688420 ( 2.835704)
build_install 0.016296 0.000629 6.754225 ( 3.831295)
test_btest 0.000615 0.000094 82.615823 ( 33.028300)
test_basic 0.007567 0.001147 0.770849 ( 0.854833)
test_all 0.078653 0.041474 763.539245 (275.370898)
test_rubyspec 0.017814 0.049022 93.957371 (105.685624)
total: 428.79 sec