Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-074716
#<BuildRuby:0x0000560c4f33a570
@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.20230208-074716",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.004779 0.000260 1.117436 ( 1.627384)
build_miniruby 0.000837 0.000279 1.159376 ( 1.158083)
build_ruby 0.000000 0.001250 1.939649 ( 2.131428)
build_all 0.002546 0.003782 3.440392 ( 1.681458)
build_install 0.009586 0.003728 2.847232 ( 1.980860)
test_btest 0.000662 0.000257 56.306345 ( 15.353364)
test_basic 0.004895 0.000031 0.312715 ( 0.405375)
test_all 0.001893 0.000244 619.433235 (176.738574)
test_rubyspec 0.021854 0.016787 63.551637 ( 73.717364)
total: 274.79 sec