Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-223727
#<BuildRuby:0x000055d035f16390
@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.20240307-223727",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000073 0.007874 2.584420 ( 2.458385)
build_miniruby 0.001165 0.000201 1.807712 ( 1.819022)
build_ruby 0.002218 0.000000 3.870426 ( 4.107518)
build_all 0.005436 0.003191 7.084123 ( 3.263283)
build_install 0.010562 0.008373 8.776953 ( 4.280052)
test_btest 0.000792 0.000186 90.336367 ( 23.555567)
test_basic 0.002705 0.003638 0.794807 ( 0.853014)
test_all 0.091126 0.023643 679.277900 (206.059554)
test_rubyspec 0.033784 0.040393 98.642938 (107.762111)
total: 354.16 sec