Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-084150
#<BuildRuby:0x00005630b52e21d8
@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.20230706-084150",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.005957 0.000882 2.152063 ( 5.160626)
build_miniruby 0.001152 0.000171 1.590702 ( 2.249852)
build_ruby 0.000000 0.001538 3.191531 ( 4.893354)
build_all 0.004426 0.003388 2.505132 ( 3.354373)
build_install 0.007031 0.010553 3.917360 ( 5.677792)
test_btest 0.000613 0.000159 81.540251 ( 48.932694)
test_basic 0.002237 0.005316 0.908777 ( 1.489506)
test_all 0.001153 0.000000 646.009144 (351.740396)
test_rubyspec 0.029356 0.024585 90.896694 (125.396508)
total: 548.90 sec