Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-081915
#<BuildRuby:0x00007f3fb271fdd8
@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.20240715-081915",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000021 0.000007 0.000028 ( 0.000029)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.000581 0.008282 3.581156 ( 3.796545)
build_miniruby 0.000000 0.002073 1.748106 ( 1.852175)
build_ruby 0.002595 0.000000 4.431426 ( 4.871323)
build_all 0.011742 0.000000 8.919333 ( 5.328711)
build_install 0.017115 0.008963 11.658725 ( 7.934518)
test_btest 0.000739 0.000306 112.208089 ( 30.197456)
test_basic 0.006689 0.002768 1.138304 ( 1.189545)
test_all 0.092895 0.057855 770.528228 (217.675038)
test_rubyspec 0.038615 0.054911 164.466174 ( 31.112235)
total: 303.96 sec