Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-044443
#<BuildRuby:0x00005598bc9c5fb8
@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.20240201-044443",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005190 0.001198 2.059754 ( 2.604510)
build_miniruby 0.001902 0.000000 1.829077 ( 1.837508)
build_ruby 0.001666 0.000000 3.740216 ( 3.963757)
build_all 0.001940 0.006500 6.666287 ( 4.056324)
build_install 0.017661 0.002510 8.243567 ( 5.557020)
test_btest 0.000677 0.000175 90.989074 ( 39.924908)
test_basic 0.006590 0.001700 1.039325 ( 1.217166)
test_all 0.087062 0.030662 831.587283 (331.511559)
test_rubyspec 0.051837 0.054718 174.809601 (186.582779)
total: 577.26 sec