Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-085746
#<BuildRuby:0x000056038828ded0
@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.20231228-085746",
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.001395 0.004313 1.586698 ( 2.041479)
build_miniruby 0.001358 0.000354 1.616043 ( 1.651151)
build_ruby 0.001592 0.000000 3.366995 ( 3.615777)
build_all 0.003075 0.004273 5.521792 ( 2.939888)
build_install 0.013058 0.003144 6.687420 ( 3.877753)
test_btest 0.000000 0.000968 81.066330 ( 29.294974)
test_basic 0.000000 0.006345 0.859127 ( 0.937166)
test_all 0.073679 0.044482 744.535339 (269.550698)
test_rubyspec 0.036715 0.029362 94.978523 (106.849343)
total: 420.76 sec