Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-013342
#<BuildRuby:0x0000559f6f2ce390
@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.20240227-013342",
@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.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003012 0.004415 2.401989 ( 2.362851)
build_miniruby 0.001224 0.000189 1.612079 ( 1.611901)
build_ruby 0.001402 0.000216 3.462675 ( 3.679028)
build_all 0.003212 0.003998 6.427632 ( 2.532055)
build_install 0.017372 0.000824 8.405699 ( 4.062174)
test_btest 0.000738 0.000123 91.698967 ( 24.753013)
test_basic 0.003490 0.004174 0.928072 ( 1.003682)
test_all 0.079331 0.037578 759.101255 (219.106687)
test_rubyspec 0.044562 0.036723 118.819091 (128.027487)
total: 387.14 sec