Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-210001
#<BuildRuby:0x000056085f572390
@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.20240217-210001",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001878 0.004223 1.719812 ( 2.091089)
build_miniruby 0.001368 0.000000 1.494943 ( 1.493360)
build_ruby 0.001687 0.000000 3.414356 ( 12.792590)
build_all 0.007489 0.000358 6.251711 ( 2.545343)
build_install 0.014525 0.001352 7.212420 ( 3.534533)
test_btest 0.000809 0.000106 88.113154 ( 23.925639)
test_basic 0.005044 0.000658 0.844354 ( 2.321001)
test_all 0.082248 0.032888 717.865532 (213.637486)
test_rubyspec 0.071830 0.029931 131.986850 (156.374574)
total: 418.72 sec