Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-011532
#<BuildRuby:0x000055e69f77a228
@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.20231223-011532",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.001877 0.003378 1.640657 ( 2.070589)
build_miniruby 0.001148 0.000313 1.546806 ( 1.546308)
build_ruby 0.001914 0.000000 3.374825 ( 3.578957)
build_all 0.002888 0.005626 5.620869 ( 2.524217)
build_install 0.009256 0.008005 6.932471 ( 4.182963)
test_btest 0.000544 0.000202 79.637129 ( 27.947250)
test_basic 0.000000 0.005595 0.847289 ( 0.910538)
test_all 0.068270 0.048017 671.703905 (239.373708)
test_rubyspec 0.024983 0.044352 94.593711 (109.188579)
total: 391.32 sec