Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-172104
#<BuildRuby:0x000055866bde5f70
@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.20240317-172104",
@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.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.007454 2.457826 ( 2.453673)
build_miniruby 0.000000 0.001521 1.759576 ( 1.758480)
build_ruby 0.000482 0.001194 3.254895 ( 16.175015)
build_all 0.007955 0.000108 7.179959 ( 3.173052)
build_install 0.012728 0.005623 8.792081 ( 4.327356)
test_btest 0.000739 0.000157 96.323531 ( 36.606663)
test_basic 0.003879 0.003978 1.073092 ( 1.185389)
test_all 0.090884 0.029456 846.595842 (351.805120)
test_rubyspec 0.050013 0.047533 140.341885 (172.355949)
total: 589.84 sec