Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-092222
#<BuildRuby:0x000055f8e4ed22d0
@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.20240305-092222",
@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.000016 0.000001 0.000017 ( 0.000016)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.003475 0.004040 2.455015 ( 2.227389)
build_miniruby 0.001117 0.000075 1.685093 ( 1.682614)
build_ruby 0.001403 0.000094 3.437185 ( 3.660965)
build_all 0.007383 0.000208 6.486275 ( 2.523984)
build_install 0.008155 0.008471 8.402267 ( 4.011852)
test_btest 0.000968 0.000118 88.877547 ( 23.272902)
test_basic 0.002852 0.003465 0.827186 ( 0.917899)
test_all 0.100034 0.017984 766.419905 (249.867063)
test_rubyspec 0.042242 0.036470 106.747966 (115.898559)
total: 404.06 sec