Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-085456
#<BuildRuby:0x000055d32ad0e320
@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.20240318-085456",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.006235 0.000748 2.172913 ( 2.325100)
build_miniruby 0.001132 0.000136 1.459440 ( 1.457616)
build_ruby 0.001484 0.000178 3.280019 ( 3.498438)
build_all 0.007617 0.000377 6.713575 ( 2.546077)
build_install 0.020316 0.000241 8.730226 ( 4.413462)
test_btest 0.000996 0.000100 93.285733 ( 26.322305)
test_basic 0.005448 0.000545 0.962474 ( 1.025868)
test_all 0.084990 0.034257 748.647604 (214.910306)
test_rubyspec 0.029828 0.055705 115.820527 (125.001319)
total: 381.50 sec