Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-011946
#<BuildRuby:0x000055d5163eda00
@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.20230904-011946",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000033 0.000002 0.000035 ( 0.000036)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.005788 0.000000 1.725620 ( 2.830579)
build_miniruby 0.001778 0.000000 1.595786 ( 1.607248)
build_ruby 0.001715 0.000086 3.421485 ( 3.933750)
build_all 0.007445 0.000466 6.096877 ( 4.384570)
build_install 0.011261 0.008938 7.549539 ( 5.770162)
test_btest 0.001011 0.000119 82.368384 ( 43.831304)
test_basic 0.000162 0.008120 0.932199 ( 1.160195)
test_all 0.009559 0.000000 655.547455 (290.498354)
test_rubyspec 0.049464 0.020791 103.447738 (121.340495)
total: 475.36 sec