Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-030829
#<BuildRuby:0x000055a295f72258
@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.20230723-030829",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000031 0.000003 0.000034 ( 0.000030)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.007237 0.000330 2.270453 ( 5.379709)
build_miniruby 0.001174 0.000117 1.643130 ( 2.040736)
build_ruby 0.001465 0.000146 3.281033 ( 4.772836)
build_all 0.003222 0.004568 2.644143 ( 3.118063)
build_install 0.012852 0.007059 4.250071 ( 4.052300)
test_btest 0.000631 0.000108 79.677849 ( 46.964716)
test_basic 0.006800 0.001165 0.948985 ( 1.654790)
test_all 0.000907 0.000155 637.823184 (493.155959)
test_rubyspec 0.030752 0.026838 92.291797 (152.311302)
total: 713.45 sec