Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-205033
#<BuildRuby:0x000055e8172be008
@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.20230510-205033",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006429 0.000286 1.853944 ( 3.155089)
build_miniruby 0.001114 0.000134 1.298414 ( 1.296737)
build_ruby 0.001575 0.000189 2.764293 ( 3.026347)
build_all 0.006852 0.000300 2.281821 ( 1.923140)
build_install 0.015612 0.001251 3.622843 ( 3.090273)
test_btest 0.000751 0.000000 75.992631 ( 28.889461)
test_basic 0.002567 0.003929 0.750729 ( 0.826327)
test_all 0.001182 0.000163 565.097769 (212.901709)
test_rubyspec 0.013088 0.034950 77.716846 ( 92.315831)
total: 347.43 sec