Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-143800
#<BuildRuby:0x000055cd4804a018
@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.20240226-143800",
@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.000029 0.000002 0.000031 ( 0.000030)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.003899 0.003941 2.646364 ( 2.808651)
build_miniruby 0.001305 0.000131 1.943420 ( 1.944851)
build_ruby 0.001470 0.000147 3.302355 ( 3.556163)
build_all 0.004077 0.004047 6.430049 ( 3.177356)
build_install 0.016077 0.003470 8.544369 ( 4.943831)
test_btest 0.000715 0.000000 91.707541 ( 36.598290)
test_basic 0.003460 0.003984 0.896373 ( 0.976885)
test_all 0.091927 0.026409 768.799219 (232.184588)
test_rubyspec 0.043476 0.033447 105.637507 (115.154125)
total: 401.35 sec