Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-105410
#<BuildRuby:0x000055eade3523b0
@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.20230927-105410",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006530 0.000725 2.293633 ( 11.299921)
build_miniruby 0.001772 0.000000 1.731685 ( 2.068827)
build_ruby 0.001733 0.000000 3.553848 ( 4.015527)
build_all 0.007522 0.000738 6.323950 ( 4.810057)
build_install 0.020589 0.000000 7.810102 ( 6.769231)
test_btest 0.000937 0.000000 85.193730 ( 51.367529)
test_basic 0.004921 0.003464 0.970520 ( 1.316533)
test_all 0.009668 0.000116 743.696682 (388.025754)
test_rubyspec 0.026045 0.043202 107.191749 (128.182271)
total: 597.86 sec