Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-120740
#<BuildRuby:0x0000560a375ae258
@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.20240126-120740",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.001939 0.003792 1.840612 ( 2.183808)
build_miniruby 0.001375 0.000158 1.680860 ( 1.679204)
build_ruby 0.001531 0.000176 3.272511 ( 14.584413)
build_all 0.008008 0.000000 6.337480 ( 3.066401)
build_install 0.012733 0.006416 7.622421 ( 3.938089)
test_btest 0.000000 0.001065 85.322239 ( 35.082812)
test_basic 0.001479 0.005866 0.912933 ( 1.008060)
test_all 0.089114 0.024811 729.098583 (266.842521)
test_rubyspec 0.067286 0.040309 166.904903 (181.548733)
total: 509.93 sec