Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-155854
#<BuildRuby:0x00005603159ea4f8
@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.20231209-155854",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005161 0.001122 2.365566 ( 2.414471)
build_miniruby 0.001182 0.000257 1.556410 ( 1.560288)
build_ruby 0.001816 0.000395 3.168974 ( 3.367667)
build_all 0.006212 0.001350 5.823137 ( 2.929008)
build_install 0.015947 0.003082 7.623127 ( 4.421049)
test_btest 0.000824 0.000177 82.526905 ( 30.234636)
test_basic 0.006973 0.000520 0.899487 ( 1.009074)
test_all 0.070142 0.049032 709.388493 (262.713613)
test_rubyspec 0.022934 0.044818 94.743992 (106.588139)
total: 415.24 sec