Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-001522
#<BuildRuby:0x00007fa30256fde0
@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.20240622-001522",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000029 0.000006 0.000035 ( 0.000036)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.003251 0.004827 3.261946 ( 3.119820)
build_miniruby 0.001275 0.000329 1.414829 ( 1.413093)
build_ruby 0.001279 0.000330 3.669459 ( 3.827076)
build_all 0.005693 0.004607 8.625268 ( 3.958011)
build_install 0.018379 0.005856 11.443055 ( 5.785334)
test_btest 0.000734 0.000210 115.525788 ( 35.623363)
test_basic 0.001119 0.007737 1.181034 ( 1.231038)
test_all 0.103020 0.042969 787.299169 (232.183860)
test_rubyspec 0.048498 0.041205 163.098137 ( 32.365533)
total: 319.51 sec