Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-221240
#<BuildRuby:0x0000564572c4a078
@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.20230927-221240",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002611 0.004337 2.291933 ( 4.748175)
build_miniruby 0.001457 0.000235 1.801334 ( 2.013656)
build_ruby 0.001872 0.000302 3.636320 ( 4.002471)
build_all 0.005682 0.002939 6.174417 ( 4.580100)
build_install 0.012966 0.008104 7.772716 ( 5.810911)
test_btest 0.000618 0.000134 83.784007 ( 49.943932)
test_basic 0.004600 0.004123 0.986858 ( 1.356010)
test_all 0.008755 0.001099 745.181225 (478.086985)
test_rubyspec 0.040037 0.036635 109.397804 (144.596185)
total: 695.14 sec