Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-153550
#<BuildRuby:0x00005624778c2228
@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.20230922-153550",
@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.000001 0.000018 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.002815 0.004259 2.315359 ( 4.589021)
build_miniruby 0.001372 0.000000 1.688461 ( 1.912851)
build_ruby 0.001679 0.000000 3.615417 ( 3.993670)
build_all 0.004928 0.004120 6.439901 ( 4.193494)
build_install 0.009107 0.011682 7.732483 ( 5.315000)
test_btest 0.000676 0.000128 85.151753 ( 44.238655)
test_basic 0.008664 0.000108 0.967097 ( 1.101278)
test_all 0.001326 0.008402 696.767188 (300.912652)
test_rubyspec 0.042492 0.027217 105.585398 (121.539794)
total: 487.80 sec