Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-051526
#<BuildRuby:0x0000561f215ee228
@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.20230727-051526",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000031 0.000005 0.000036 ( 0.000034)
build_up 0.006326 0.000938 2.318038 ( 5.083057)
build_miniruby 0.000000 0.001767 1.742315 ( 2.295747)
build_ruby 0.000000 0.001658 3.250444 ( 4.390316)
build_all 0.006640 0.001936 2.776736 ( 3.495421)
build_install 0.014825 0.004792 4.404328 ( 5.292577)
test_btest 0.000574 0.000115 83.940332 ( 54.029489)
test_basic 0.002600 0.005236 1.001496 ( 1.572473)
test_all 0.000844 0.000197 670.903054 (486.335366)
test_rubyspec 0.009538 0.049721 98.210608 (151.960538)
total: 714.46 sec