Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-093220
#<BuildRuby:0x000055787c56a230
@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.20240228-093220",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.006302 0.001644 2.644425 ( 2.958991)
build_miniruby 0.001322 0.000345 1.805131 ( 1.822708)
build_ruby 0.000000 0.001750 3.849428 ( 4.177264)
build_all 0.004445 0.003907 7.035844 ( 4.394858)
build_install 0.008410 0.013430 9.044271 ( 6.135111)
test_btest 0.000811 0.000324 95.600399 ( 40.052822)
test_basic 0.007233 0.001053 0.920717 ( 0.990912)
test_all 0.086188 0.027814 748.479868 (299.697804)
test_rubyspec 0.037789 0.045072 122.264682 (131.824657)
total: 492.06 sec