Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-085759
#<BuildRuby:0x000056392f631a00
@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.20240316-085759",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.002781 0.003604 2.302724 ( 2.312010)
build_miniruby 0.001156 0.000324 1.680920 ( 1.681058)
build_ruby 0.001651 0.000000 3.590553 ( 3.780895)
build_all 0.000000 0.008619 7.011457 ( 3.639559)
build_install 0.015686 0.002355 8.471163 ( 4.596878)
test_btest 0.000644 0.000214 93.276432 ( 36.025137)
test_basic 0.007074 0.001029 0.879747 ( 0.952146)
test_all 0.100599 0.018252 741.845028 (307.172563)
test_rubyspec 0.051268 0.036874 129.680481 (139.038908)
total: 499.20 sec