Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-022823
#<BuildRuby:0x000055f6ce7323d0
@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.20230614-022823",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000022 0.000008 0.000030 ( 0.000029)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.005009 0.001670 2.003170 ( 5.042460)
build_miniruby 0.001170 0.000390 1.448287 ( 2.042878)
build_ruby 0.001130 0.000376 2.899513 ( 3.773889)
build_all 0.005042 0.003061 2.356288 ( 2.583599)
build_install 0.013630 0.004741 3.616434 ( 3.791514)
test_btest 0.000539 0.000187 76.163037 ( 45.539611)
test_basic 0.003133 0.001089 0.837887 ( 1.599838)
test_all 0.001364 0.000475 564.483090 (312.843884)
test_rubyspec 0.030382 0.024553 86.530307 (127.427618)
total: 504.65 sec