Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-114833
#<BuildRuby:0x0000563d22416120
@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.20240217-114833",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.002545 0.003433 1.845085 ( 2.209057)
build_miniruby 0.001318 0.000165 1.470976 ( 1.469773)
build_ruby 0.001581 0.000198 3.383336 ( 3.573904)
build_all 0.007126 0.000370 6.364815 ( 2.538300)
build_install 0.012693 0.004814 7.848501 ( 3.885237)
test_btest 0.000943 0.000140 89.685100 ( 25.873427)
test_basic 0.004166 0.004334 0.915186 ( 0.982316)
test_all 0.071788 0.046650 788.703799 (247.865982)
test_rubyspec 0.035927 0.040231 102.192204 (111.524403)
total: 399.92 sec