Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-214606
#<BuildRuby:0x000055bd8c249f88
@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.20231227-214606",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.004742 0.000490 1.556484 ( 1.904852)
build_miniruby 0.000000 0.001472 1.458204 ( 1.456025)
build_ruby 0.000000 0.001709 3.475075 ( 3.710517)
build_all 0.000442 0.007374 5.654117 ( 2.682742)
build_install 0.015879 0.002260 6.805289 ( 3.934908)
test_btest 0.000616 0.000115 82.829933 ( 40.280175)
test_basic 0.003549 0.004079 0.935989 ( 1.108670)
test_all 0.093121 0.027353 777.997196 (306.170197)
test_rubyspec 0.036910 0.029615 94.234827 (106.265520)
total: 467.51 sec