Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-032913
#<BuildRuby:0x000055c1d558e4f8
@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.20230918-032913",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.002083 0.004335 2.083392 ( 3.313356)
build_miniruby 0.001278 0.000177 1.679534 ( 1.678575)
build_ruby 0.001904 0.000000 3.228270 ( 3.430148)
build_all 0.008081 0.000221 5.959497 ( 2.692088)
build_install 0.014062 0.001815 7.016029 ( 4.271480)
test_btest 0.000000 0.001471 82.730251 ( 21.630867)
test_basic 0.000000 0.006104 0.932485 ( 0.991766)
test_all 0.009094 0.000738 649.748645 (185.905667)
test_rubyspec 0.044206 0.022410 93.862104 (105.007392)
total: 328.92 sec