Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-152609
#<BuildRuby:0x0000563f9a6d1f48
@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.20230513-152609",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.006902 0.000310 1.992480 ( 4.728628)
build_miniruby 0.001509 0.000156 1.507046 ( 1.896057)
build_ruby 0.001591 0.000164 2.793387 ( 3.614101)
build_all 0.003478 0.004044 2.237380 ( 2.705699)
build_install 0.014711 0.004472 3.692827 ( 4.459351)
test_btest 0.000673 0.000102 77.048352 ( 63.193068)
test_basic 0.003052 0.004005 0.764338 ( 1.225769)
test_all 0.001078 0.000190 600.870273 (297.039653)
test_rubyspec 0.017863 0.037354 82.933951 (102.184721)
total: 481.05 sec