Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-084544
#<BuildRuby:0x00005602ee3fe138
@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.20240307-084544",
@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.000000 0.000036 0.000036 ( 0.000036)
autoconf 0.000000 0.000038 0.000038 ( 0.000038)
configure 0.000000 0.000031 0.000031 ( 0.000031)
build_up 0.003033 0.006492 2.821826 ( 2.969766)
build_miniruby 0.001801 0.000000 1.909152 ( 1.985325)
build_ruby 0.001800 0.000000 3.848178 ( 4.108678)
build_all 0.007881 0.000966 7.197129 ( 3.836538)
build_install 0.021510 0.000296 9.293983 ( 5.110330)
test_btest 0.000831 0.000179 92.564257 ( 26.811687)
test_basic 0.005319 0.001150 0.895366 ( 0.957519)
test_all 0.098803 0.019692 777.195404 (249.995891)
test_rubyspec 0.040714 0.038227 105.835413 (115.371882)
total: 411.15 sec