Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-193934
#<BuildRuby:0x000055b853f061d8
@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.20230803-193934",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.005121 0.001639 2.151190 ( 3.690386)
build_miniruby 0.001560 0.000000 1.700843 ( 2.053078)
build_ruby 0.001723 0.000000 3.615157 ( 4.019146)
build_all 0.003969 0.003971 2.815769 ( 2.955726)
build_install 0.014533 0.006310 4.438163 ( 4.345527)
test_btest 0.000625 0.000216 83.240187 ( 54.503149)
test_basic 0.001121 0.007523 0.973622 ( 1.914981)
test_all 0.001067 0.000427 712.030971 (535.150402)
test_rubyspec 0.032539 0.029322 100.929664 (214.622193)
total: 823.26 sec