Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-211155
#<BuildRuby:0x0000559026139f00
@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.20240313-211155",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.003222 0.003969 2.643592 ( 2.416596)
build_miniruby 0.001594 0.000000 1.690196 ( 1.689165)
build_ruby 0.001801 0.000000 3.544951 ( 3.784491)
build_all 0.000856 0.007331 6.695809 ( 3.494607)
build_install 0.012379 0.007010 8.175112 ( 4.629959)
test_btest 0.000000 0.001007 90.446514 ( 36.861074)
test_basic 0.002836 0.003572 0.961996 ( 1.055156)
test_all 0.091526 0.029943 817.282634 (311.327766)
test_rubyspec 0.052139 0.042689 129.316675 (143.415768)
total: 508.68 sec