Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-110653
#<BuildRuby:0x0000557cfe3028e0
@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.20230912-110653",
@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.000025 0.000003 0.000028 ( 0.000024)
autoconf 0.000036 0.000005 0.000041 ( 0.000036)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.003673 0.003935 2.274070 ( 3.564953)
build_miniruby 0.000000 0.001842 1.723126 ( 1.726035)
build_ruby 0.000327 0.001367 3.344345 ( 3.557579)
build_all 0.007993 0.000749 6.514064 ( 3.523060)
build_install 0.012722 0.007287 7.876217 ( 4.383084)
test_btest 0.000000 0.000808 82.972576 ( 32.695545)
test_basic 0.002547 0.003639 0.737558 ( 0.797585)
test_all 0.009019 0.000244 649.884339 (256.313223)
test_rubyspec 0.038427 0.033175 98.260776 (111.301163)
total: 417.86 sec