Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-143621
#<BuildRuby:0x0000556519d8a008
@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.20230801-143621",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.005996 0.001303 2.122883 ( 6.281891)
build_miniruby 0.001145 0.000249 1.626764 ( 2.435079)
build_ruby 0.001651 0.000359 3.533933 ( 6.256597)
build_all 0.002553 0.005147 2.585784 ( 3.543011)
build_install 0.013133 0.006378 4.169399 ( 5.706519)
test_btest 0.000794 0.000227 79.552548 ( 53.944039)
test_basic 0.007561 0.000906 0.919772 ( 2.100903)
test_all 0.000737 0.000203 587.628319 (388.994496)
test_rubyspec 0.036670 0.019450 95.089486 (168.744304)
total: 638.01 sec