Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-002223
#<BuildRuby:0x000055c267f42390
@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.20230818-002223",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.006842 0.000723 2.332535 ( 7.003630)
build_miniruby 0.001429 0.000334 1.750465 ( 4.699593)
build_ruby 0.001640 0.000383 3.418281 ( 7.223059)
build_all 0.008665 0.000165 6.366049 ( 6.585963)
build_install 0.021661 0.000000 8.180464 ( 8.901310)
test_btest 0.000743 0.000000 83.934069 ( 69.451300)
test_basic 0.005417 0.003210 1.006745 ( 2.792160)
test_all 0.008374 0.001675 669.951344 (436.856931)
test_rubyspec 0.061894 0.007863 106.348214 (179.747301)
total: 723.26 sec