Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-010444
#<BuildRuby:0x00005620891ca138
@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.20240221-010444",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.003967 0.002890 2.532512 ( 2.482258)
build_miniruby 0.001158 0.000312 1.582744 ( 1.581045)
build_ruby 0.000000 0.002006 3.677918 ( 3.926287)
build_all 0.003360 0.005436 6.827857 ( 3.315771)
build_install 0.019519 0.000106 8.807222 ( 4.940880)
test_btest 0.000780 0.000220 93.320136 ( 40.628781)
test_basic 0.002674 0.004704 0.997552 ( 1.084613)
test_all 0.096752 0.022482 820.032522 (317.826597)
test_rubyspec 0.035634 0.054921 131.357861 (144.649762)
total: 520.44 sec