Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-182815
#<BuildRuby:0x00005634cd6361d8
@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.20230701-182815",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.007398 0.000000 2.172888 ( 5.305000)
build_miniruby 0.000000 0.001735 1.615620 ( 1.946135)
build_ruby 0.000000 0.001569 3.182905 ( 4.212737)
build_all 0.004076 0.004221 2.664191 ( 3.348290)
build_install 0.016467 0.002128 3.949154 ( 5.913336)
test_btest 0.000617 0.000149 81.881778 ( 47.832199)
test_basic 0.004974 0.003294 0.939611 ( 1.590323)
test_all 0.001727 0.000446 601.103016 (315.235449)
test_rubyspec 0.020946 0.030044 91.045518 (131.131944)
total: 516.52 sec