Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-175725
#<BuildRuby:0x0000557254b7e230
@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.20230801-175725",
@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.000024 0.000003 0.000027 ( 0.000026)
autoconf 0.000033 0.000004 0.000037 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000026)
build_up 0.006838 0.000296 2.159258 ( 7.041591)
build_miniruby 0.001580 0.000158 1.812483 ( 6.235097)
build_ruby 0.001756 0.000176 3.555737 ( 5.774887)
build_all 0.004584 0.004161 2.636514 ( 4.569373)
build_install 0.016964 0.004795 4.214865 ( 9.206906)
test_btest 0.000784 0.000115 83.313804 ( 69.636122)
test_basic 0.004270 0.000000 0.967002 ( 1.853440)
test_all 0.001679 0.000240 640.368049 (401.562572)
test_rubyspec 0.020152 0.042788 99.287125 (178.051732)
total: 683.93 sec