Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-174703
#<BuildRuby:0x00005614b34f2018
@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.20231208-174703",
@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.000026 0.000000 0.000026 ( 0.000020)
autoconf 0.000029 0.000000 0.000029 ( 0.000030)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.000864 0.006951 2.472351 ( 2.972276)
build_miniruby 0.001123 0.000488 1.607441 ( 1.669668)
build_ruby 0.001032 0.000448 3.462083 ( 3.680113)
build_all 0.005573 0.002423 5.973740 ( 3.469185)
build_install 0.003614 0.014468 7.312058 ( 4.017825)
test_btest 0.000643 0.000360 82.701432 ( 32.010664)
test_basic 0.005216 0.002921 0.894543 ( 0.988625)
test_all 0.061840 0.057602 680.688470 (239.777312)
test_rubyspec 0.031704 0.033274 95.361537 (107.187334)
total: 395.77 sec