Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-094425
#<BuildRuby:0x0000565073b36018
@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.20240208-094425",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005495 0.000659 2.044762 ( 2.663519)
build_miniruby 0.001759 0.000000 1.618920 ( 1.617391)
build_ruby 0.001955 0.000000 3.626120 ( 3.845564)
build_all 0.008458 0.000000 6.509095 ( 3.990844)
build_install 0.017969 0.002018 8.090355 ( 5.629191)
test_btest 0.001080 0.000000 89.339515 ( 47.225873)
test_basic 0.007691 0.000149 0.975090 ( 1.075378)
test_all 0.088324 0.028959 728.143748 (309.235909)
test_rubyspec 0.049343 0.061134 182.218853 (193.409310)
total: 568.69 sec