Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-231827
#<BuildRuby:0x000055cf36b72090
@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-231827",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.004318 0.001295 1.601350 ( 2.863215)
build_miniruby 0.000842 0.000252 1.169018 ( 1.167921)
build_ruby 0.000931 0.000279 2.342183 ( 2.532919)
build_all 0.003412 0.002621 2.020221 ( 1.126449)
build_install 0.009967 0.004655 3.262046 ( 2.160190)
test_btest 0.000538 0.000179 67.311542 ( 17.927491)
test_basic 0.000000 0.004091 0.520005 ( 0.613843)
test_all 0.000339 0.001013 526.000806 (176.996062)
test_rubyspec 0.019762 0.017338 70.613851 ( 80.364906)
total: 285.75 sec