Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-220313
#<BuildRuby:0x00005601f4719f48
@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.20230914-220313",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.007759 0.001193 2.376167 ( 5.247969)
build_miniruby 0.001198 0.000185 2.090389 ( 2.405468)
build_ruby 0.001664 0.000256 3.311447 ( 3.882166)
build_all 0.007928 0.000508 6.198045 ( 4.823193)
build_install 0.019528 0.000149 7.741856 ( 6.830682)
test_btest 0.000723 0.000093 84.244797 ( 44.504004)
test_basic 0.007773 0.000386 0.974053 ( 1.365365)
test_all 0.009214 0.001043 687.634146 (322.976902)
test_rubyspec 0.043356 0.026595 105.117872 (124.463129)
total: 516.50 sec