Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-195321
#<BuildRuby:0x0000557faef82018
@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.20240126-195321",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.002316 0.003566 1.796916 ( 2.127308)
build_miniruby 0.000000 0.001360 1.532895 ( 1.530735)
build_ruby 0.000000 0.001443 2.913203 ( 3.107991)
build_all 0.003295 0.003486 5.685186 ( 2.159642)
build_install 0.016442 0.000000 7.346317 ( 3.541346)
test_btest 0.001120 0.000000 81.780623 ( 21.724057)
test_basic 0.003049 0.002261 0.849017 ( 0.912483)
test_all 0.080987 0.032802 703.281402 (200.187169)
test_rubyspec 0.050304 0.047635 151.342177 (162.884226)
total: 398.18 sec