Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-190734
#<BuildRuby:0x00005618e20be3b0
@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.20230805-190734",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.006365 0.001273 2.358214 ( 6.382032)
build_miniruby 0.001441 0.000288 1.848707 ( 4.577082)
build_ruby 0.001265 0.000253 3.452939 ( 7.073947)
build_all 0.006979 0.001396 2.740783 ( 4.491577)
build_install 0.018568 0.001649 4.315098 ( 6.357722)
test_btest 0.000000 0.000975 84.706444 ( 60.204424)
test_basic 0.007534 0.002499 1.046338 ( 2.002773)
test_all 0.000954 0.000191 667.498878 (450.434835)
test_rubyspec 0.021377 0.040156 103.152779 (191.922816)
total: 733.45 sec