Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-074418
#<BuildRuby:0x0000557c3a0422c8
@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.20231214-074418",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006684 0.000000 2.364999 ( 2.691053)
build_miniruby 0.000000 0.001556 1.503856 ( 1.503799)
build_ruby 0.000000 0.001831 3.176476 ( 3.385019)
build_all 0.003160 0.004877 5.730491 ( 3.057675)
build_install 0.008471 0.011490 7.000766 ( 4.208441)
test_btest 0.000549 0.000152 80.286168 ( 31.417233)
test_basic 0.003287 0.004228 0.825818 ( 0.897434)
test_all 0.103580 0.014693 693.191550 (246.425547)
test_rubyspec 0.036242 0.031481 94.981195 (106.992143)
total: 400.58 sec