Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-000750
#<BuildRuby:0x00007fc7b055fdc8
@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.20240618-000750",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000030 0.000008 0.000038 ( 0.000040)
configure 0.000000 0.000054 0.000054 ( 0.000050)
build_up 0.000863 0.006872 3.421650 ( 3.614840)
build_miniruby 0.001374 0.000458 1.368229 ( 1.364675)
build_ruby 0.001920 0.000000 3.776856 ( 3.921512)
build_all 0.006168 0.002725 7.795603 ( 3.159512)
build_install 0.014420 0.006154 10.445844 ( 4.951933)
test_btest 0.000802 0.000275 109.132452 ( 28.404205)
test_basic 0.000000 0.008738 1.129317 ( 1.180222)
test_all 0.108860 0.040325 801.758175 (224.304833)
test_rubyspec 0.035830 0.055293 159.390070 ( 32.503497)
total: 303.41 sec