Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-180234
#<BuildRuby:0x000055579e47df88
@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.20240119-180234",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005172 0.000000 1.448585 ( 1.804421)
build_miniruby 0.000000 0.001334 1.555706 ( 1.553865)
build_ruby 0.000000 0.001492 2.945841 ( 3.186707)
build_all 0.003502 0.003751 5.481757 ( 2.189967)
build_install 0.011611 0.005239 6.657643 ( 3.331717)
test_btest 0.000000 0.001054 78.066124 ( 20.398999)
test_basic 0.003582 0.002758 0.840755 ( 0.901596)
test_all 0.087869 0.030352 739.843652 (249.397431)
test_rubyspec 0.054910 0.041024 147.121436 (158.720124)
total: 441.49 sec