Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-041747
#<BuildRuby:0x0000559760621fe0
@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.20231225-041747",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002237 0.003221 1.603792 ( 1.948755)
build_miniruby 0.001498 0.000214 1.550345 ( 1.553420)
build_ruby 0.001805 0.000000 3.157108 ( 3.358235)
build_all 0.003548 0.004173 5.554236 ( 3.029547)
build_install 0.007057 0.011669 6.693632 ( 4.131205)
test_btest 0.000744 0.000192 80.897101 ( 30.884611)
test_basic 0.001920 0.004522 0.810459 ( 0.871982)
test_all 0.100400 0.019001 750.518361 (262.686673)
test_rubyspec 0.022622 0.046354 93.016961 (104.854579)
total: 413.32 sec