Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-075321
#<BuildRuby:0x0000564ff66ba8e0
@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.20240211-075321",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.004757 0.001034 1.705455 ( 2.013588)
build_miniruby 0.001370 0.000298 1.642998 ( 1.640774)
build_ruby 0.000000 0.001541 3.062556 ( 3.285561)
build_all 0.004080 0.002622 6.073609 ( 2.311856)
build_install 0.017683 0.000000 7.656435 ( 3.607506)
test_btest 0.000867 0.000000 85.028828 ( 23.173117)
test_basic 0.002439 0.003218 0.859261 ( 0.918418)
test_all 0.074138 0.042748 716.959480 (204.647314)
test_rubyspec 0.055044 0.041375 157.005750 (166.857666)
total: 408.46 sec