Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-032753
#<BuildRuby:0x000055d5bf539fb8
@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.20240206-032753",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005798 0.001208 2.061508 ( 3.605153)
build_miniruby 0.001841 0.000000 1.735107 ( 2.003192)
build_ruby 0.001850 0.000000 3.627820 ( 4.513342)
build_all 0.006971 0.001283 6.442799 ( 4.713241)
build_install 0.017519 0.002638 8.017051 ( 6.914211)
test_btest 0.000776 0.000150 86.255514 ( 73.514942)
test_basic 0.005967 0.000302 0.890223 ( 1.377068)
test_all 0.085776 0.030263 690.733538 (345.375202)
test_rubyspec 0.047305 0.060074 178.709089 (195.425784)
total: 637.44 sec