Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-031734
#<BuildRuby:0x000055e3b13a9fb8
@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.20231015-031734",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000015 0.000002 0.000017 ( 0.000025)
configure 0.000017 0.000002 0.000019 ( 0.000021)
build_up 0.006998 0.000000 1.888049 ( 2.025184)
build_miniruby 0.001406 0.000091 1.515405 ( 1.513134)
build_ruby 0.001357 0.000187 2.494103 ( 2.715122)
build_all 0.007685 0.000000 5.919119 ( 2.376072)
build_install 0.013702 0.003093 6.658147 ( 2.979340)
test_btest 0.002020 0.000281 81.735780 ( 20.366041)
test_basic 0.000000 0.005750 0.689877 ( 0.745565)
test_all 0.007083 0.001876 599.268425 (200.713648)
test_rubyspec 0.024687 0.035899 87.358091 ( 98.476342)
total: 331.91 sec