Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-103403
#<BuildRuby:0x000055ad70f7e3b0
@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.20231208-103403",
@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.000021 0.000002 0.000023 ( 0.000021)
autoconf 0.000040 0.000003 0.000043 ( 0.000036)
configure 0.000033 0.000002 0.000035 ( 0.000034)
build_up 0.000537 0.007655 2.514456 ( 3.217492)
build_miniruby 0.001920 0.000000 1.786215 ( 1.849067)
build_ruby 0.001869 0.000000 3.376563 ( 3.562911)
build_all 0.007993 0.000521 6.178435 ( 3.970116)
build_install 0.012050 0.007442 7.488209 ( 4.434649)
test_btest 0.000670 0.000115 84.269193 ( 37.122892)
test_basic 0.007773 0.000630 0.941946 ( 1.048608)
test_all 0.104474 0.023205 720.958020 (285.223107)
test_rubyspec 0.036240 0.039561 103.117015 (116.897969)
total: 457.33 sec