Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-123501
#<BuildRuby:0x000055ccdf4028e0
@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.20230503-123501",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000015 0.000006 0.000021 ( 0.000020)
configure 0.000012 0.000005 0.000017 ( 0.000016)
build_up 0.001917 0.003278 1.735771 ( 3.222599)
build_miniruby 0.000991 0.000386 1.179857 ( 1.185358)
build_ruby 0.001454 0.000000 2.366033 ( 2.581351)
build_all 0.005692 0.000000 1.959507 ( 1.133019)
build_install 0.014456 0.000000 3.315675 ( 2.334045)
test_btest 0.000908 0.000000 74.746856 ( 28.144207)
test_basic 0.000396 0.006259 0.792129 ( 0.903953)
test_all 0.000775 0.000279 573.405492 (214.143413)
test_rubyspec 0.012962 0.031984 75.148211 ( 87.032298)
total: 340.68 sec