Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-074438
#<BuildRuby:0x00005649178aa258
@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.20231019-074438",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.003278 0.003283 2.396192 ( 2.451934)
build_miniruby 0.001577 0.000232 1.767303 ( 1.766852)
build_ruby 0.001641 0.000241 3.327995 ( 3.490006)
build_all 0.006417 0.001894 6.551464 ( 3.103877)
build_install 0.017585 0.001522 7.810215 ( 4.389972)
test_btest 0.000346 0.001309 87.330498 ( 34.789877)
test_basic 0.000000 0.009894 1.050981 ( 1.260406)
test_all 0.000739 0.009456 695.870157 (263.968418)
test_rubyspec 0.050609 0.021072 102.520258 (114.123423)
total: 429.35 sec