Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-045850
#<BuildRuby:0x0000562510e3e2a8
@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.20230815-045850",
@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.000022)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000033 0.000004 0.000037 ( 0.000035)
build_up 0.006501 0.000291 2.269806 ( 4.564400)
build_miniruby 0.001265 0.000149 1.661836 ( 2.580942)
build_ruby 0.001447 0.000170 3.510577 ( 6.511934)
build_all 0.000000 0.008141 6.495723 ( 5.752594)
build_install 0.014325 0.005494 8.179397 ( 8.323249)
test_btest 0.000737 0.000143 84.235453 ( 46.839579)
test_basic 0.000872 0.007901 1.060327 ( 1.531772)
test_all 0.010224 0.000382 685.120544 (489.677159)
test_rubyspec 0.038797 0.038294 109.816330 (213.835165)
total: 779.62 sec