Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-070538
#<BuildRuby:0x0000564b445823d0
@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-070538",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.004207 0.001121 1.432150 ( 1.763913)
build_miniruby 0.001110 0.000296 1.670831 ( 1.673301)
build_ruby 0.001252 0.000334 2.997927 ( 3.247254)
build_all 0.006430 0.000492 5.354341 ( 2.158025)
build_install 0.016301 0.000000 6.648713 ( 3.371185)
test_btest 0.001142 0.000000 80.068302 ( 20.862659)
test_basic 0.004206 0.001486 0.733433 ( 0.795104)
test_all 0.085982 0.033700 740.862206 (231.469458)
test_rubyspec 0.028893 0.027276 87.884412 (100.046572)
total: 365.39 sec