Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-091448
#<BuildRuby:0x00005615cecd5e80
@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.20231207-091448",
@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.000022 0.000000 0.000022 ( 0.000023)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.003068 0.004309 2.402779 ( 3.160338)
build_miniruby 0.001313 0.000091 1.645856 ( 1.658550)
build_ruby 0.001816 0.000000 3.186468 ( 3.415052)
build_all 0.000546 0.007736 5.945087 ( 3.572595)
build_install 0.008369 0.011399 7.493743 ( 5.172128)
test_btest 0.000966 0.000000 82.947918 ( 39.412650)
test_basic 0.007373 0.000127 0.868241 ( 0.979981)
test_all 0.087885 0.029910 702.263914 (247.425244)
test_rubyspec 0.040499 0.023692 98.566229 (111.547856)
total: 416.35 sec