Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-131848
#<BuildRuby:0x000055737bc760e8
@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.20240220-131848",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000000 0.010221 3.012567 ( 4.702369)
build_miniruby 0.000000 0.001511 1.949975 ( 2.081898)
build_ruby 0.001318 0.000561 4.072429 ( 5.499158)
build_all 0.008703 0.000000 7.330404 ( 8.191958)
build_install 0.020304 0.002364 9.608017 ( 10.252586)
test_btest 0.000803 0.000179 97.580667 (102.196234)
test_basic 0.006870 0.001527 1.040041 ( 1.558762)
test_all 0.089592 0.039821 789.645723 (593.725411)
test_rubyspec 0.054152 0.032476 122.050140 (135.714291)
total: 863.92 sec