Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-102032
#<BuildRuby:0x000055f152be5f48
@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.20230506-102032",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.001860 0.004257 1.881780 ( 3.866048)
build_miniruby 0.001430 0.000229 1.228004 ( 1.347642)
build_ruby 0.001689 0.000000 2.474816 ( 2.736693)
build_all 0.006100 0.000000 2.067121 ( 1.509951)
build_install 0.010576 0.004465 3.223048 ( 3.273630)
test_btest 0.000559 0.000096 74.394825 ( 37.976836)
test_basic 0.006451 0.000000 0.795067 ( 1.113590)
test_all 0.001365 0.000000 589.479950 (247.975919)
test_rubyspec 0.012879 0.036023 80.349023 ( 94.488084)
total: 394.29 sec