Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-113653
#<BuildRuby:0x0000563f0c1ddf48
@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.20230724-113653",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.006665 0.000723 2.318803 ( 5.186916)
build_miniruby 0.001123 0.000302 1.706737 ( 2.023511)
build_ruby 0.001167 0.000314 3.360959 ( 4.447707)
build_all 0.007254 0.000798 2.699621 ( 3.265321)
build_install 0.017725 0.001131 4.163699 ( 5.254002)
test_btest 0.000729 0.000170 82.798318 ( 50.147403)
test_basic 0.006468 0.001509 0.970899 ( 1.779981)
test_all 0.001227 0.000287 655.696766 (483.612112)
test_rubyspec 0.027971 0.039777 96.342105 (238.155891)
total: 793.87 sec