Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-123012
#<BuildRuby:0x0000562f332263d0
@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.20230815-123012",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000020 0.000002 0.000022 ( 0.000024)
build_up 0.005900 0.000220 2.073934 ( 3.381590)
build_miniruby 0.001265 0.000146 1.748380 ( 2.409061)
build_ruby 0.001555 0.000180 3.607624 ( 4.377739)
build_all 0.000000 0.009368 6.804874 ( 4.397930)
build_install 0.015543 0.005634 8.179063 ( 5.756543)
test_btest 0.000882 0.000196 82.829472 ( 42.522153)
test_basic 0.000311 0.007058 0.923780 ( 1.025767)
test_all 0.008550 0.000410 704.855156 (304.103425)
test_rubyspec 0.042038 0.028457 99.902372 (111.767990)
total: 479.74 sec