Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-113512
#<BuildRuby:0x000056111d5061d8
@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.20230804-113512",
@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.000002 0.000018 ( 0.000020)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.002491 0.004449 2.260749 ( 5.461242)
build_miniruby 0.001893 0.000000 1.659061 ( 1.824723)
build_ruby 0.000000 0.001985 3.339139 ( 3.722952)
build_all 0.002258 0.005683 2.872498 ( 2.714509)
build_install 0.018250 0.001241 4.445060 ( 4.302004)
test_btest 0.000659 0.000140 83.976176 ( 46.926878)
test_basic 0.002950 0.005051 0.958241 ( 1.356210)
test_all 0.001351 0.000328 699.987268 (338.728077)
test_rubyspec 0.041900 0.024066 106.782233 (205.563667)
total: 610.60 sec