Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-165303
#<BuildRuby:0x00007fdc0874fdd8
@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.20240617-165303",
@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.000025 0.000001 0.000026 ( 0.000027)
autoconf 0.000041 0.000004 0.000045 ( 0.000045)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.009320 0.000682 3.935064 ( 4.367480)
build_miniruby 0.002004 0.000000 1.681122 ( 1.772345)
build_ruby 0.001977 0.000006 4.299236 ( 4.497589)
build_all 0.008373 0.000293 7.698051 ( 3.174004)
build_install 0.009019 0.010777 10.227101 ( 4.707117)
test_btest 0.000000 0.001876 114.760172 ( 32.278981)
test_basic 0.000000 0.008573 0.972036 ( 1.021006)
test_all 0.108698 0.040174 809.481531 (231.839128)
test_rubyspec 0.047911 0.042072 157.376580 ( 38.780336)
total: 322.44 sec