Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-010356
#<BuildRuby:0x0000556719e3a078
@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.20240319-010356",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.007418 0.000466 2.394129 ( 2.473677)
build_miniruby 0.001467 0.000196 1.771128 ( 1.770542)
build_ruby 0.001397 0.000186 3.569308 ( 3.831514)
build_all 0.008312 0.000537 6.970732 ( 3.430345)
build_install 0.020204 0.000000 8.602736 ( 4.931549)
test_btest 0.000835 0.000000 94.560249 ( 41.363683)
test_basic 0.007786 0.000000 1.014545 ( 1.208491)
test_all 0.088124 0.031102 805.313343 (292.054044)
test_rubyspec 0.043453 0.043977 125.590442 (135.101014)
total: 486.17 sec