Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-060012
#<BuildRuby:0x0000563c61982008
@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-060012",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.000000 0.006853 2.513330 ( 2.782506)
build_miniruby 0.000419 0.001161 1.751709 ( 1.751703)
build_ruby 0.001633 0.000272 3.538191 ( 3.726869)
build_all 0.008407 0.000000 6.534442 ( 3.202022)
build_install 0.020238 0.000000 7.999318 ( 4.525952)
test_btest 0.001103 0.000000 88.297148 ( 35.228331)
test_basic 0.006674 0.000808 0.967434 ( 1.063054)
test_all 0.002023 0.007439 715.749087 (271.251630)
test_rubyspec 0.043870 0.026571 102.326067 (113.620517)
total: 437.15 sec