Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-085626
#<BuildRuby:0x0000558094e8a8e0
@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.20240319-085626",
@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.000010 0.000002 0.000012 ( 0.000014)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.006189 0.002615 3.823685 ( 2.672378)
build_miniruby 0.001003 0.000241 1.744842 ( 1.742904)
build_ruby 0.001646 0.000395 3.675913 ( 3.924234)
build_all 0.005350 0.003271 7.117439 ( 3.448619)
build_install 0.015000 0.007016 9.519593 ( 4.980237)
test_btest 0.000793 0.000227 92.964095 ( 35.503214)
test_basic 0.004859 0.001389 0.974331 ( 1.038982)
test_all 0.067260 0.053213 762.560914 (278.073216)
test_rubyspec 0.047328 0.042844 126.953286 (136.253467)
total: 467.64 sec