Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-061549
#<BuildRuby:0x00005647aea8e8e0
@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.20240313-061549",
@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.000022 0.000003 0.000025 ( 0.000023)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.008596 0.000453 2.812845 ( 4.245609)
build_miniruby 0.001283 0.000124 1.804859 ( 2.253287)
build_ruby 0.001726 0.000168 3.746346 ( 4.477149)
build_all 0.007990 0.000773 7.161652 ( 7.021787)
build_install 0.022828 0.000054 9.095424 ( 8.253009)
test_btest 0.001042 0.000000 98.783683 ( 95.221515)
test_basic 0.007410 0.000340 1.085954 ( 1.674580)
test_all 0.092211 0.035031 855.177439 (668.619930)
test_rubyspec 0.025570 0.069890 139.269271 (181.283519)
total: 973.05 sec