Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-071145
#<BuildRuby:0x000055e618449fb8
@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.20240114-071145",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.005321 0.000353 1.440975 ( 1.770194)
build_miniruby 0.001057 0.000276 1.643884 ( 1.642265)
build_ruby 0.001309 0.000341 2.738780 ( 2.917384)
build_all 0.004069 0.002960 5.326893 ( 2.107825)
build_install 0.009808 0.005767 6.677080 ( 3.412909)
test_btest 0.001065 0.000000 79.933648 ( 20.399004)
test_basic 0.002194 0.003909 0.841320 ( 0.900917)
test_all 0.079704 0.039384 716.564460 (225.599694)
test_rubyspec 0.032562 0.025648 82.354045 ( 93.726015)
total: 352.48 sec