Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-193533
#<BuildRuby:0x0000562fd8719fb8
@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.20230804-193533",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000033 0.000001 0.000034 ( 0.000034)
configure 0.000033 0.000001 0.000034 ( 0.000033)
build_up 0.006994 0.000233 2.257779 ( 5.762704)
build_miniruby 0.001331 0.000000 1.807126 ( 3.460765)
build_ruby 0.001781 0.000000 3.479749 ( 52.836002)
build_all 0.008098 0.000000 2.785555 ( 3.344070)
build_install 0.015435 0.004137 4.427982 ( 7.435000)
test_btest 0.000781 0.000042 84.564421 ( 54.982047)
test_basic 0.005234 0.004664 1.051647 ( 1.742661)
test_all 0.001139 0.000093 699.422376 (511.714947)
test_rubyspec 0.036598 0.032207 107.396713 (314.198103)
total: 955.48 sec