Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-184202
#<BuildRuby:0x000055c141dda3d0
@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.20230330-184202",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.004665 0.001473 1.810615 ( 4.115803)
build_miniruby 0.001024 0.000323 1.236049 ( 1.462933)
build_ruby 0.001429 0.000451 2.573769 ( 2.793516)
build_all 0.006192 0.000564 2.088537 ( 1.774016)
build_install 0.011163 0.005154 3.386396 ( 3.086488)
test_btest 0.000784 0.000250 68.770192 ( 38.728807)
test_basic 0.002968 0.004004 0.539341 ( 0.830109)
test_all 0.001601 0.000557 506.362268 (225.370485)
test_rubyspec 0.035358 0.012064 79.105429 ( 92.389600)
total: 370.55 sec