Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-184233
#<BuildRuby:0x00005588923be078
@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.20240309-184233",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006514 0.000483 2.567772 ( 2.311478)
build_miniruby 0.001041 0.000208 1.383920 ( 1.382079)
build_ruby 0.001536 0.000307 3.323196 ( 3.572295)
build_all 0.004400 0.003370 6.658940 ( 2.571294)
build_install 0.016168 0.001628 8.085988 ( 3.731810)
test_btest 0.000000 0.001406 90.909748 ( 26.176531)
test_basic 0.000347 0.006273 0.886534 ( 0.949340)
test_all 0.071078 0.048199 747.172117 (214.427942)
test_rubyspec 0.020171 0.055505 104.149902 (113.117360)
total: 368.24 sec