Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-114222
#<BuildRuby:0x00007f2d2fe7fdc0
@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.20240925-114222",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000026 0.000009 0.000035 ( 0.000035)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.004307 0.004133 3.768433 ( 3.303052)
build_miniruby 0.001802 0.000000 1.529921 ( 1.531975)
build_ruby 0.000823 0.001902 4.881033 ( 5.270297)
build_all 0.009638 0.000735 7.695755 ( 4.599469)
build_install 0.018911 0.006544 11.219656 ( 6.984317)
test_btest 0.000708 0.000259 94.891675 ( 28.138158)
test_basic 0.007387 0.003813 1.012236 ( 1.057366)
test_all 0.089699 0.061467 743.534154 (227.250390)
test_rubyspec 0.040251 0.046393 134.038260 ( 29.125436)
total: 307.26 sec