Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-022923
#<BuildRuby:0x00005639a33e5ef8
@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.20231205-022923",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001898 0.004284 1.986164 ( 2.226801)
build_miniruby 0.001258 0.000229 1.539100 ( 1.539815)
build_ruby 0.001374 0.000000 2.995537 ( 3.173211)
build_all 0.004605 0.002846 5.386242 ( 2.652070)
build_install 0.017122 0.000998 6.809203 ( 3.756702)
test_btest 0.000882 0.000158 79.075502 ( 34.312715)
test_basic 0.003279 0.003914 0.781369 ( 0.958001)
test_all 0.076750 0.041826 692.843742 (287.852011)
test_rubyspec 0.042390 0.034000 101.901829 (154.753275)
total: 491.23 sec