Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-235914
#<BuildRuby:0x000056250d969a00
@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.20240113-235914",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.004987 0.000155 1.463378 ( 1.803171)
build_miniruby 0.001255 0.000000 1.415598 ( 1.415299)
build_ruby 0.001628 0.000000 2.849041 ( 3.082899)
build_all 0.006639 0.000867 5.296966 ( 2.186615)
build_install 0.015676 0.000391 6.165270 ( 3.025672)
test_btest 0.000000 0.000853 79.278452 ( 22.218385)
test_basic 0.000000 0.005619 0.810623 ( 0.874254)
test_all 0.092409 0.026234 767.510025 (244.564046)
test_rubyspec 0.039209 0.028964 91.678445 (108.791568)
total: 387.96 sec