Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-174648
#<BuildRuby:0x000055f594c8a228
@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-174648",
@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.000000 0.000017 ( 0.000017)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.002380 0.003942 2.005491 ( 2.065062)
build_miniruby 0.001692 0.000000 1.407419 ( 1.405705)
build_ruby 0.000000 0.001499 2.644507 ( 2.853280)
build_all 0.000000 0.007252 4.918298 ( 1.985094)
build_install 0.003630 0.012599 6.975683 ( 3.326743)
test_btest 0.000742 0.000180 78.709944 ( 20.692167)
test_basic 0.005679 0.000462 0.733716 ( 0.793783)
test_all 0.086787 0.034333 691.875474 (206.881573)
test_rubyspec 0.044401 0.014247 83.994688 ( 95.734589)
total: 335.74 sec