Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-120024
#<BuildRuby:0x0000555be954a4f8
@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.20230110-120024",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000552 0.004210 1.103841 ( 1.538832)
build_miniruby 0.001156 0.000304 1.366317 ( 1.364487)
build_ruby 0.001057 0.000278 3.242176 ( 3.635706)
build_all 0.003144 0.003897 3.701646 ( 1.857339)
build_install 0.012177 0.004069 2.827169 ( 2.120715)
test_btest 0.000690 0.000210 55.758320 ( 21.325988)
test_basic 0.004654 0.001416 0.403195 ( 0.507787)
test_all 0.001690 0.000000 651.178188 (232.266131)
test_rubyspec 0.023847 0.023533 68.587189 ( 78.809435)
total: 343.43 sec