Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-205813
#<BuildRuby:0x00005635830b2228
@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.20231219-205813",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.006537 0.001189 2.548479 ( 3.549976)
build_miniruby 0.001623 0.000295 1.719577 ( 2.015441)
build_ruby 0.002087 0.000000 3.425311 ( 3.996900)
build_all 0.004758 0.004013 5.787193 ( 4.256831)
build_install 0.014474 0.005976 7.763011 ( 7.149843)
test_btest 0.000868 0.000000 83.088576 ( 60.718712)
test_basic 0.008248 0.000286 0.952993 ( 1.064927)
test_all 0.090277 0.031105 693.122814 (303.046719)
test_rubyspec 0.053957 0.021541 103.168269 (146.350710)
total: 532.15 sec