Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-224056
#<BuildRuby:0x00005594a2e95f70
@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.20230611-224056",
@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.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004793 0.000913 1.825788 ( 3.272098)
build_miniruby 0.001358 0.000259 1.351825 ( 1.379786)
build_ruby 0.001354 0.000257 2.562327 ( 2.766825)
build_all 0.002520 0.003854 2.010383 ( 1.265490)
build_install 0.017071 0.000000 3.211567 ( 2.292763)
test_btest 0.000697 0.000000 75.923968 ( 35.434347)
test_basic 0.004748 0.002816 0.722751 ( 0.816229)
test_all 0.001000 0.000736 592.849973 (223.560628)
test_rubyspec 0.036669 0.017000 82.742895 ( 97.521862)
total: 368.31 sec