Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-231546
#<BuildRuby:0x0000557dae1a5f00
@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.20230802-231546",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000037 0.000003 0.000040 ( 0.000041)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.004027 0.003651 2.265166 ( 6.870565)
build_miniruby 0.001447 0.000000 1.703374 ( 2.437387)
build_ruby 0.001608 0.000000 3.471818 ( 25.419556)
build_all 0.007419 0.000811 2.579744 ( 4.191925)
build_install 0.017428 0.001031 4.076631 ( 9.011591)
test_btest 0.001073 0.000113 80.494636 ( 62.215260)
test_basic 0.006791 0.000715 0.932727 ( 2.020508)
test_all 0.001014 0.000106 657.219338 (650.467498)
test_rubyspec 0.029217 0.031056 98.996756 (190.163115)
total: 952.80 sec