Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-025505
#<BuildRuby:0x0000556b0784e258
@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.20230508-025505",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.001994 0.003365 1.505995 ( 2.760211)
build_miniruby 0.001364 0.000000 1.059429 ( 1.057866)
build_ruby 0.001433 0.000000 1.988944 ( 2.210770)
build_all 0.002095 0.004046 1.914671 ( 1.091932)
build_install 0.009915 0.005025 2.926046 ( 1.959600)
test_btest 0.000914 0.000000 71.155580 ( 18.302434)
test_basic 0.001382 0.003774 0.735504 ( 0.807915)
test_all 0.001478 0.000000 536.523462 (155.438013)
test_rubyspec 0.027248 0.020469 73.576333 ( 85.469675)
total: 269.10 sec