Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-210757
#<BuildRuby:0x000055a748bd5f70
@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.20230910-210757",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.003001 0.004389 2.324679 ( 4.362757)
build_miniruby 0.000000 0.001594 1.643491 ( 1.868596)
build_ruby 0.000000 0.001511 3.610624 ( 4.153942)
build_all 0.003470 0.004745 6.265504 ( 4.466517)
build_install 0.012162 0.006992 7.768079 ( 5.830107)
test_btest 0.000000 0.000760 83.847974 ( 43.176685)
test_basic 0.000000 0.008484 0.964730 ( 1.263906)
test_all 0.001802 0.009174 696.230419 (308.065578)
test_rubyspec 0.032817 0.041450 105.473077 (128.023021)
total: 501.21 sec