Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-092404
#<BuildRuby:0x000055f7580b6008
@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.20230730-092404",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.002878 0.003691 2.090671 ( 37.869899)
build_miniruby 0.001317 0.000439 1.792345 ( 3.213630)
build_ruby 0.001425 0.000475 3.624145 ( 70.960060)
build_all 0.005723 0.003262 2.823710 ( 3.144764)
build_install 0.008613 0.011880 4.495857 ( 4.925408)
test_btest 0.000610 0.000265 87.364372 ( 55.945992)
test_basic 0.005394 0.002911 1.014115 ( 1.833143)
test_all 0.000813 0.000358 662.581381 (382.568007)
test_rubyspec 0.036967 0.020956 97.097482 (127.935447)
total: 688.40 sec