Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-114310
#<BuildRuby:0x00005568080ae018
@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.20230206-114310",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.000000 0.004674 0.982840 ( 1.683152)
build_miniruby 0.000000 0.001147 0.866990 ( 0.865454)
build_ruby 0.000000 0.001387 2.121711 ( 2.316320)
build_all 0.000528 0.005102 3.412129 ( 1.660852)
build_install 0.006905 0.005427 2.552098 ( 1.776038)
test_btest 0.000536 0.000251 55.599237 ( 14.782134)
test_basic 0.001842 0.003079 0.339377 ( 0.431857)
test_all 0.000662 0.000331 600.928100 (176.368769)
test_rubyspec 0.019104 0.016340 59.230776 ( 69.208027)
total: 269.09 sec