Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-163322
#<BuildRuby:0x000055ed85a8a7c8
@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.20230828-163322",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.005739 0.000594 2.145825 ( 3.957705)
build_miniruby 0.000000 0.001717 1.585373 ( 1.584782)
build_ruby 0.000000 0.001609 3.306355 ( 3.520118)
build_all 0.003967 0.004992 6.243690 ( 3.216304)
build_install 0.009875 0.011086 7.656237 ( 4.321282)
test_btest 0.000745 0.000175 85.522965 ( 30.909332)
test_basic 0.006567 0.000570 0.908193 ( 0.982890)
test_all 0.007629 0.001604 687.269474 (235.396440)
test_rubyspec 0.043269 0.025920 101.806480 (113.120920)
total: 397.01 sec