Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-211437
#<BuildRuby:0x00005622f69ba1a8
@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.20231230-211437",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.004369 0.001224 1.635761 ( 2.048529)
build_miniruby 0.001471 0.000000 1.748235 ( 1.849953)
build_ruby 0.001895 0.000000 3.376520 ( 3.694602)
build_all 0.001782 0.005924 5.538905 ( 3.204108)
build_install 0.015738 0.003699 7.084725 ( 7.738477)
test_btest 0.000682 0.000212 83.003888 ( 42.025312)
test_basic 0.002509 0.003677 0.877391 ( 0.964560)
test_all 0.090506 0.028695 754.406943 (277.683419)
test_rubyspec 0.028250 0.038591 94.629481 (106.319097)
total: 445.53 sec