Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-192821
#<BuildRuby:0x0000563c788b5a00
@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.20240311-192821",
@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.000003 0.000024 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.008559 0.000000 2.591398 ( 2.646200)
build_miniruby 0.001576 0.000000 1.759316 ( 1.771182)
build_ruby 0.000000 0.001968 3.792155 ( 4.069032)
build_all 0.005266 0.003059 6.826624 ( 4.059622)
build_install 0.017120 0.004081 8.618006 ( 5.236016)
test_btest 0.000744 0.000137 91.957910 ( 41.074147)
test_basic 0.000000 0.007485 0.983873 ( 1.076789)
test_all 0.076133 0.042572 785.846236 (295.921625)
test_rubyspec 0.060787 0.028081 122.878958 (132.317386)
total: 488.17 sec