Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-183205
#<BuildRuby:0x0000557fb23f2168
@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.20230123-183205",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.004818 1.116391 ( 1.556178)
build_miniruby 0.000000 0.001061 1.089642 ( 1.088052)
build_ruby 0.000000 0.001720 2.774913 ( 3.056711)
build_all 0.003758 0.004272 4.077646 ( 2.155707)
build_install 0.008014 0.008062 2.864929 ( 2.028793)
test_btest 0.000918 0.000000 56.817495 ( 17.817780)
test_basic 0.004378 0.000395 0.393888 ( 0.488898)
test_all 0.000000 0.001238 667.840538 (238.691143)
test_rubyspec 0.021922 0.032150 71.246260 ( 83.475565)
total: 350.36 sec