Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-230436
#<BuildRuby:0x000055c79462a258
@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.20230330-230436",
@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.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005378 0.000174 1.648181 ( 2.923905)
build_miniruby 0.001137 0.000142 1.170656 ( 1.169069)
build_ruby 0.001382 0.000000 2.430308 ( 2.619056)
build_all 0.003119 0.003539 2.143517 ( 1.220173)
build_install 0.013089 0.002013 3.144866 ( 2.036503)
test_btest 0.000913 0.000140 71.723893 ( 19.274437)
test_basic 0.003632 0.000559 0.493466 ( 0.588792)
test_all 0.001035 0.000159 547.795202 (160.180193)
test_rubyspec 0.022372 0.010099 72.355886 ( 82.008916)
total: 272.02 sec