Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-071819
#<BuildRuby:0x000055d8dab15ef0
@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.20230926-071819",
@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.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.002445 0.003790 1.920495 ( 3.352329)
build_miniruby 0.001175 0.000203 1.635907 ( 1.634038)
build_ruby 0.001267 0.000218 2.920282 ( 3.326379)
build_all 0.005951 0.001026 5.504128 ( 2.274707)
build_install 0.010148 0.007120 6.982986 ( 3.358203)
test_btest 0.001018 0.000216 81.745426 ( 21.263984)
test_basic 0.005833 0.000000 0.815907 ( 0.873807)
test_all 0.004832 0.005501 682.712475 (260.906061)
test_rubyspec 0.019758 0.050964 100.872519 (114.144880)
total: 411.14 sec