Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-090735
#<BuildRuby:0x000055f40ac5a018
@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.20231206-090735",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.005835 0.001634 2.404770 ( 3.802773)
build_miniruby 0.001302 0.000364 1.752024 ( 1.850974)
build_ruby 0.001661 0.000465 3.461742 ( 3.949640)
build_all 0.003874 0.005454 5.958118 ( 4.543885)
build_install 0.019415 0.001799 7.516885 ( 6.125958)
test_btest 0.000621 0.000178 82.498176 ( 50.948257)
test_basic 0.005824 0.001664 0.958572 ( 1.279041)
test_all 0.081304 0.040594 745.008047 (305.123758)
test_rubyspec 0.034558 0.035883 99.649880 (119.998906)
total: 497.62 sec