Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-223558
#<BuildRuby:0x000055c5d614e078
@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-223558",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.008128 0.001161 2.527696 ( 3.750993)
build_miniruby 0.001373 0.000196 1.792536 ( 2.074806)
build_ruby 0.000000 0.001904 3.844976 ( 4.490397)
build_all 0.004117 0.004923 7.353401 ( 5.745132)
build_install 0.021579 0.000938 9.051079 ( 7.625137)
test_btest 0.000902 0.000154 96.575231 ( 80.286240)
test_basic 0.003963 0.004165 1.072267 ( 1.476449)
test_all 0.075394 0.047896 780.589991 (428.396960)
test_rubyspec 0.049959 0.045115 133.734479 (148.301554)
total: 682.15 sec