Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-145853
#<BuildRuby:0x000055b8a4a923d0
@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.20240312-145853",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006940 0.000771 2.732676 ( 2.638865)
build_miniruby 0.001258 0.000140 1.686124 ( 1.686481)
build_ruby 0.001602 0.000178 3.463896 ( 3.710617)
build_all 0.008577 0.000000 6.837754 ( 3.513549)
build_install 0.019826 0.000646 9.047877 ( 5.100341)
test_btest 0.000686 0.000000 93.728746 ( 38.970408)
test_basic 0.007604 0.000357 1.013280 ( 1.095377)
test_all 0.080279 0.038007 780.260995 (285.971247)
test_rubyspec 0.044482 0.044192 122.707821 (132.036270)
total: 474.72 sec