Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-084855
#<BuildRuby:0x000055dbde1d61a8
@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.20240316-084855",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.003053 0.003800 2.362487 ( 2.499253)
build_miniruby 0.001272 0.000306 1.683899 ( 1.703898)
build_ruby 0.001404 0.000337 3.598775 ( 3.854489)
build_all 0.007434 0.000767 7.030230 ( 4.084069)
build_install 0.006205 0.013377 9.154702 ( 5.714561)
test_btest 0.000709 0.000237 93.810502 ( 43.931941)
test_basic 0.002642 0.005323 1.024889 ( 1.129871)
test_all 0.075336 0.045029 760.486287 (343.938225)
test_rubyspec 0.050811 0.036265 125.752896 (135.178476)
total: 542.04 sec