Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-172951
#<BuildRuby:0x000055a63e629a00
@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.20230212-172951",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000029 0.000001 0.000030 ( 0.000029)
build_up 0.005144 0.000041 1.187071 ( 2.124530)
build_miniruby 0.000000 0.001500 1.163694 ( 1.198915)
build_ruby 0.000000 0.001541 2.494142 ( 2.858034)
build_all 0.006322 0.001411 3.944983 ( 2.445841)
build_install 0.016049 0.000204 3.030465 ( 2.615312)
test_btest 0.000287 0.000632 56.792693 ( 28.714527)
test_basic 0.000000 0.005755 0.431059 ( 0.547138)
test_all 0.000000 0.001191 638.428846 (248.239874)
test_rubyspec 0.019823 0.028157 71.862695 ( 82.826458)
total: 371.57 sec