Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-212823
#<BuildRuby:0x00005632eb7e1fc0
@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.20230731-212823",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.006836 0.000428 2.265465 ( 7.604933)
build_miniruby 0.001725 0.000108 1.812386 ( 6.199445)
build_ruby 0.001696 0.000106 3.512786 ( 8.558497)
build_all 0.008697 0.000000 2.818131 ( 4.912331)
build_install 0.019773 0.000190 4.403381 ( 9.099039)
test_btest 0.000848 0.000044 81.400638 ( 67.649441)
test_basic 0.000000 0.007505 0.940949 ( 2.570531)
test_all 0.001528 0.000275 647.861421 (464.084592)
test_rubyspec 0.040727 0.020032 98.148149 (166.091684)
total: 736.77 sec