Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-161937
#<BuildRuby:0x0000564a1e4860c0
@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.20230818-161937",
@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.000001 0.000022 ( 0.000022)
autoconf 0.000030 0.000001 0.000031 ( 0.000032)
configure 0.000028 0.000001 0.000029 ( 0.000028)
build_up 0.000000 0.007450 2.394445 ( 7.613582)
build_miniruby 0.001588 0.000520 59.670389 ( 57.996610)
build_ruby 0.001959 0.000210 3.680314 ( 9.731543)
build_all 0.007725 0.000828 6.419520 ( 7.368366)
build_install 0.015259 0.005934 8.429319 ( 12.341917)
test_btest 0.000790 0.000109 85.562002 ( 71.116944)
test_basic 0.000000 0.008414 0.976029 ( 2.192612)
test_all 0.009333 0.002094 695.232107 (470.683191)
test_rubyspec 0.041921 0.029974 106.507842 (177.699917)
total: 816.75 sec