Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-063811
#<BuildRuby:0x000055b4c3076390
@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.20231209-063811",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000037 0.000000 0.000037 ( 0.000038)
configure 0.000031 0.000000 0.000031 ( 0.000032)
build_up 0.007483 0.000000 2.325057 ( 3.335902)
build_miniruby 0.001761 0.000000 1.730110 ( 1.888331)
build_ruby 0.002019 0.000000 3.353673 ( 3.597603)
build_all 0.008656 0.000030 5.888189 ( 4.407571)
build_install 0.008391 0.011609 7.379934 ( 5.280142)
test_btest 0.000936 0.000130 84.556157 ( 51.207645)
test_basic 0.004127 0.003995 0.929392 ( 1.174133)
test_all 0.086503 0.039039 727.415710 (368.786772)
test_rubyspec 0.034697 0.045377 105.296071 (162.306722)
total: 601.99 sec