Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-192454
#<BuildRuby:0x000056442c479f70
@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.20240115-192454",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000021 0.000005 0.000026 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000933 0.004165 1.386690 ( 1.730787)
build_miniruby 0.000000 0.001647 1.562394 ( 1.560626)
build_ruby 0.000000 0.001697 2.980927 ( 3.205919)
build_all 0.000816 0.005975 5.050760 ( 1.984454)
build_install 0.016887 0.000000 6.693524 ( 3.469393)
test_btest 0.000960 0.000000 78.283986 ( 20.260393)
test_basic 0.002967 0.003319 0.769292 ( 0.823880)
test_all 0.064589 0.052423 702.018811 (200.809469)
test_rubyspec 0.036461 0.022147 79.784908 ( 91.288043)
total: 325.13 sec