Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-160950
#<BuildRuby:0x00005575fe62e188
@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.20240119-160950",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.000975 0.004299 1.635654 ( 1.988773)
build_miniruby 0.001236 0.000281 1.708708 ( 1.708383)
build_ruby 0.001418 0.000322 3.588656 ( 3.821920)
build_all 0.007850 0.000000 6.116905 ( 3.088225)
build_install 0.013416 0.005546 7.457375 ( 4.521829)
test_btest 0.000715 0.000167 84.876523 ( 32.193456)
test_basic 0.003463 0.003754 0.885540 ( 0.954761)
test_all 0.096667 0.022104 740.228792 (296.141885)
test_rubyspec 0.050496 0.058847 168.468540 (182.717880)
total: 527.14 sec