Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-204502
#<BuildRuby:0x000055b583745f48
@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.20230909-204502",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.000000 0.006576 2.119703 ( 3.434010)
build_miniruby 0.001079 0.000775 1.645531 ( 1.645817)
build_ruby 0.001601 0.000343 3.283939 ( 3.505174)
build_all 0.003607 0.003896 5.941394 ( 2.998626)
build_install 0.016648 0.001963 7.628855 ( 4.546095)
test_btest 0.000778 0.000176 81.363059 ( 32.612994)
test_basic 0.002607 0.004959 0.910652 ( 0.986590)
test_all 0.008908 0.000040 666.702590 (230.472868)
test_rubyspec 0.032675 0.040273 101.077857 (112.432027)
total: 392.64 sec