Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-233523
#<BuildRuby:0x0000562911f0a3d0
@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.20230615-233523",
@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.000027 0.000001 0.000028 ( 0.000029)
autoconf 0.000035 0.000001 0.000036 ( 0.000036)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.006860 0.000245 2.052957 ( 6.074079)
build_miniruby 0.001939 0.000069 1.524753 ( 2.968716)
build_ruby 0.001810 0.000065 2.908638 ( 4.621227)
build_all 0.008299 0.000000 2.510622 ( 4.484929)
build_install 0.014312 0.004819 3.942028 ( 5.669076)
test_btest 0.000955 0.000059 76.848328 ( 58.934500)
test_basic 0.006712 0.000121 0.819915 ( 1.747505)
test_all 0.001468 0.000089 553.763042 (346.247888)
test_rubyspec 0.039276 0.015799 85.880066 (131.075761)
total: 561.83 sec