Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-020147
#<BuildRuby:0x000055d50dd5e7c8
@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.20230821-020147",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.006530 0.000843 2.369854 ( 7.115395)
build_miniruby 0.001374 0.000177 1.703862 ( 3.395916)
build_ruby 0.001614 0.000209 3.436835 ( 7.164988)
build_all 0.008215 0.000516 6.512432 ( 8.064532)
build_install 0.019976 0.000346 8.308254 ( 9.315602)
test_btest 0.000827 0.000092 85.179809 ( 64.758526)
test_basic 0.008030 0.000401 1.034707 ( 2.115882)
test_all 0.002041 0.007812 725.599629 (601.752026)
test_rubyspec 0.041027 0.037056 110.394481 (217.632169)
total: 921.32 sec