Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-142214
#<BuildRuby:0x00005640efbb9a00
@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.20240216-142214",
@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.000003 0.000025 ( 0.000025)
autoconf 0.000040 0.000005 0.000045 ( 0.000044)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006077 0.000233 1.757367 ( 2.112347)
build_miniruby 0.001157 0.000134 1.355281 ( 1.353615)
build_ruby 0.001540 0.000177 3.246185 ( 3.462898)
build_all 0.002691 0.004660 6.687570 ( 2.712185)
build_install 0.010809 0.004728 7.941853 ( 4.091931)
test_btest 0.000000 0.000810 89.137580 ( 29.584581)
test_basic 0.000656 0.007043 0.925771 ( 0.988976)
test_all 0.097931 0.017917 740.256655 (247.513803)
test_rubyspec 0.032990 0.054248 115.271419 (124.276339)
total: 416.10 sec