Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-230512
#<BuildRuby:0x0000557f04836228
@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.20230721-230512",
@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.000023 0.000001 0.000024 ( 0.000023)
autoconf 0.000036 0.000002 0.000038 ( 0.000039)
configure 0.000032 0.000002 0.000034 ( 0.000035)
build_up 0.000000 0.006789 1.964864 ( 3.176857)
build_miniruby 0.001380 0.000000 1.545821 ( 1.551583)
build_ruby 0.001706 0.000000 3.016724 ( 3.205979)
build_all 0.006920 0.000322 2.535022 ( 1.558106)
build_install 0.018118 0.000306 3.915658 ( 2.566860)
test_btest 0.000676 0.000071 78.037758 ( 25.436406)
test_basic 0.003346 0.004342 0.870757 ( 0.943159)
test_all 0.000993 0.000130 607.678783 (228.497987)
test_rubyspec 0.021175 0.040608 92.075799 (127.940162)
total: 394.88 sec