Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-073005
#<BuildRuby:0x000055839d276228
@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.20240114-073005",
@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.000021 0.000002 0.000023 ( 0.000025)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005184 0.000598 1.672446 ( 2.049829)
build_miniruby 0.001517 0.000175 1.638259 ( 1.641550)
build_ruby 0.001380 0.000159 3.168080 ( 3.383974)
build_all 0.008145 0.000000 5.882612 ( 2.907120)
build_install 0.015748 0.000000 6.761504 ( 3.985473)
test_btest 0.000738 0.000000 80.413426 ( 31.739324)
test_basic 0.002501 0.004512 0.867697 ( 0.937447)
test_all 0.084532 0.034423 745.272715 (270.075691)
test_rubyspec 0.042326 0.026470 94.234172 (109.127562)
total: 425.85 sec