Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-183051
#<BuildRuby:0x000055b4c65e1e58
@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.20230824-183051",
@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.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.003137 0.004421 2.316618 ( 5.807087)
build_miniruby 0.001564 0.000000 1.649241 ( 2.268536)
build_ruby 0.001577 0.000000 3.588212 ( 6.604116)
build_all 0.004547 0.003302 6.407487 ( 6.381187)
build_install 0.015058 0.004548 7.836614 ( 10.330506)
test_btest 0.000828 0.000161 82.695742 ( 63.501602)
test_basic 0.003217 0.004725 0.974810 ( 2.080428)
test_all 0.004340 0.005186 681.165358 (513.605414)
test_rubyspec 0.042862 0.028433 105.487678 (175.923940)
total: 786.50 sec