Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-183515
#<BuildRuby:0x000056019b9f28e0
@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.20231206-183515",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000030 0.000004 0.000034 ( 0.000035)
configure 0.000041 0.000000 0.000041 ( 0.000036)
build_up 0.006901 0.000460 2.415949 ( 3.215350)
build_miniruby 0.000000 0.001530 1.721955 ( 1.746620)
build_ruby 0.000000 0.001849 3.496952 ( 3.956802)
build_all 0.006955 0.001851 5.864453 ( 3.608543)
build_install 0.012027 0.008522 7.660694 ( 5.246487)
test_btest 0.000660 0.000155 84.694316 ( 57.735739)
test_basic 0.006951 0.001621 0.962313 ( 1.357921)
test_all 0.092760 0.033020 703.589737 (415.745567)
test_rubyspec 0.036768 0.040806 106.477650 (173.584886)
total: 666.20 sec