Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-090029
#<BuildRuby:0x0000558e572b68e0
@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.20231213-090029",
@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.000025 0.000001 0.000026 ( 0.000025)
autoconf 0.000036 0.000001 0.000037 ( 0.000037)
configure 0.000033 0.000001 0.000034 ( 0.000034)
build_up 0.004399 0.004315 2.550872 ( 3.835997)
build_miniruby 0.001432 0.000099 1.737996 ( 2.132945)
build_ruby 0.001807 0.000125 3.510283 ( 4.113502)
build_all 0.004184 0.004722 6.172948 ( 5.623855)
build_install 0.012825 0.008127 7.737353 ( 7.008549)
test_btest 0.000712 0.000108 86.284466 ( 70.413849)
test_basic 0.000960 0.007093 0.953754 ( 1.326018)
test_all 0.086225 0.037653 727.362783 (375.624353)
test_rubyspec 0.017871 0.054268 100.783315 (131.092986)
total: 601.17 sec