Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-203814
#<BuildRuby:0x00007fbd767cfde0
@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-203814",
@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.000015 0.000005 0.000020 ( 0.000022)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.002668 0.004901 2.895483 ( 2.841009)
build_miniruby 0.001160 0.000400 1.178993 ( 1.175838)
build_ruby 0.001371 0.000473 3.217711 ( 3.408236)
build_all 0.006256 0.002157 6.826321 ( 2.616933)
build_install 0.012508 0.005712 9.545449 ( 4.332106)
test_btest 0.000717 0.000254 104.446415 ( 28.026229)
test_basic 0.004004 0.004335 1.121003 ( 1.172061)
test_all 0.098968 0.046878 760.697319 (220.753863)
test_rubyspec 0.040358 0.051786 153.769613 ( 26.825345)
total: 291.15 sec