Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-143218
#<BuildRuby:0x000055c480b59f88
@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.20230925-143218",
@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.000002 0.000024 ( 0.000019)
autoconf 0.000034 0.000004 0.000038 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.003275 0.004615 2.385594 ( 5.694794)
build_miniruby 0.001473 0.000218 2.120005 ( 2.972688)
build_ruby 0.001935 0.000287 3.635068 ( 4.837283)
build_all 0.003711 0.005081 6.543265 ( 8.010798)
build_install 0.005850 0.017135 8.273320 ( 10.128503)
test_btest 0.000940 0.000292 85.613066 ( 90.864651)
test_basic 0.003095 0.005526 0.981017 ( 1.789737)
test_all 0.010803 0.000000 754.639651 (701.144154)
test_rubyspec 0.043364 0.033684 108.816221 (147.407194)
total: 972.86 sec