Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-090619
#<BuildRuby:0x0000563e368f2008
@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.20231214-090619",
@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.000029 0.000004 0.000033 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.006499 0.000812 2.392497 ( 3.277334)
build_miniruby 0.001325 0.000166 1.615881 ( 1.738681)
build_ruby 0.001666 0.000208 3.282579 ( 3.657949)
build_all 0.003272 0.004367 5.837361 ( 3.947487)
build_install 0.015826 0.003392 7.480778 ( 6.009649)
test_btest 0.000856 0.000143 81.871974 ( 65.483871)
test_basic 0.004815 0.002845 0.907686 ( 1.212635)
test_all 0.080757 0.041101 685.507165 (352.239403)
test_rubyspec 0.027838 0.046750 101.622345 (137.732084)
total: 575.30 sec