Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-133702
#<BuildRuby:0x0000556ecafb5fc0
@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.20230830-133702",
@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.000027 0.000003 0.000030 ( 0.000029)
autoconf 0.000038 0.000004 0.000042 ( 0.000041)
configure 0.000033 0.000004 0.000037 ( 0.000035)
build_up 0.006169 0.000617 1.870369 ( 4.487410)
build_miniruby 0.000000 0.002016 1.773823 ( 2.045978)
build_ruby 0.002017 0.000221 3.520768 ( 4.232853)
build_all 0.005614 0.003833 6.667960 ( 6.372230)
build_install 0.017580 0.004669 8.187955 ( 8.403026)
test_btest 0.000814 0.000128 85.255860 ( 65.093441)
test_basic 0.001882 0.006462 0.997466 ( 1.480391)
test_all 0.012327 0.004734 745.072762 (804.064914)
test_rubyspec 0.042507 0.037279 109.426951 (157.403392)
total: 1053.58 sec