Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-194510
#<BuildRuby:0x000055c9ba1621a8
@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.20230920-194510",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.003614 0.003062 2.181386 ( 3.596586)
build_miniruby 0.001068 0.000221 1.611792 ( 1.613973)
build_ruby 0.000283 0.001237 3.077638 ( 3.298068)
build_all 0.000942 0.006694 5.983185 ( 2.793461)
build_install 0.014589 0.000733 6.990121 ( 4.292238)
test_btest 0.000954 0.000239 83.382242 ( 24.413406)
test_basic 0.002369 0.003563 0.882138 ( 0.940306)
test_all 0.007347 0.000896 693.359175 (239.572857)
test_rubyspec 0.039110 0.024074 95.755826 (107.202307)
total: 387.72 sec