Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-230807
#<BuildRuby:0x00005587a8ae68e0
@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.20231227-230807",
@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.000003 0.000024 ( 0.000024)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005190 0.000649 1.608200 ( 1.995058)
build_miniruby 0.001450 0.000182 1.638514 ( 1.637599)
build_ruby 0.001259 0.000158 3.094564 ( 3.312020)
build_all 0.005728 0.000716 5.423871 ( 2.244982)
build_install 0.015926 0.000000 6.739325 ( 3.459053)
test_btest 0.001066 0.000000 80.256920 ( 22.252511)
test_basic 0.006439 0.000000 0.758666 ( 0.813863)
test_all 0.089711 0.030066 720.962285 (232.558939)
test_rubyspec 0.027419 0.027883 82.573942 ( 94.182251)
total: 362.46 sec