Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-181345
#<BuildRuby:0x00005652c38fa1a8
@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.20230913-181345",
@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.000025 0.000003 0.000028 ( 0.000024)
autoconf 0.000035 0.000005 0.000040 ( 0.000035)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.006625 0.000348 2.185345 ( 4.077917)
build_miniruby 0.001593 0.000205 1.686623 ( 1.846477)
build_ruby 0.002125 0.000000 3.300943 ( 3.708829)
build_all 0.007917 0.000241 6.317634 ( 4.809367)
build_install 0.013687 0.007163 7.698510 ( 6.825855)
test_btest 0.000688 0.000108 84.315177 ( 46.094567)
test_basic 0.007823 0.000592 0.978706 ( 1.095031)
test_all 0.014548 0.000938 736.607798 (706.798139)
test_rubyspec 0.054679 0.032857 110.437754 (170.070358)
total: 945.33 sec