Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-115538
#<BuildRuby:0x0000560198b0e3d0
@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.20231015-115538",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.005518 0.000883 2.404381 ( 2.503482)
build_miniruby 0.001550 0.000000 1.655321 ( 1.757196)
build_ruby 0.001813 0.000000 3.329656 ( 25.857265)
build_all 0.007507 0.001045 6.469382 ( 3.473940)
build_install 0.009782 0.009192 7.734247 ( 5.362761)
test_btest 0.000865 0.000185 87.530395 ( 31.595689)
test_basic 0.001880 0.005048 0.958287 ( 1.489431)
test_all 0.006092 0.003793 709.690175 (254.570009)
test_rubyspec 0.042759 0.027931 102.784904 (115.690473)
total: 442.30 sec