Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-041933
#<BuildRuby:0x0000565518e4e080
@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.20230505-041933",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.004989 0.000651 1.788828 ( 3.029475)
build_miniruby 0.001543 0.000000 1.338619 ( 1.349381)
build_ruby 0.001590 0.000000 2.425497 ( 2.645750)
build_all 0.006049 0.000107 2.123749 ( 1.348849)
build_install 0.015083 0.000245 3.265491 ( 2.223171)
test_btest 0.000665 0.000071 76.000917 ( 22.242237)
test_basic 0.004910 0.000400 0.739576 ( 0.816612)
test_all 0.000888 0.000000 577.983844 (185.410352)
test_rubyspec 0.034965 0.012825 77.936931 ( 89.832815)
total: 308.90 sec