Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-130526
#<BuildRuby:0x0000560a756d9fb8
@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.20230727-130526",
@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.000026 0.000003 0.000029 ( 0.000030)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.003132 0.003986 2.202439 ( 4.177082)
build_miniruby 0.001249 0.000185 1.670276 ( 1.746607)
build_ruby 0.001319 0.000195 3.327641 ( 3.551304)
build_all 0.007624 0.000000 2.563163 ( 1.856326)
build_install 0.012084 0.006184 3.979509 ( 3.296832)
test_btest 0.000795 0.000137 80.107072 ( 28.127689)
test_basic 0.000000 0.005898 0.796758 ( 0.872235)
test_all 0.000000 0.001236 619.052066 (226.521236)
test_rubyspec 0.031284 0.027962 92.553391 (123.282469)
total: 393.43 sec