Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-075052
#<BuildRuby:0x00005629b3b6dfb8
@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.20230503-075052",
@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.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.005643 0.000605 1.916831 ( 3.818106)
build_miniruby 0.001634 0.000176 1.364051 ( 1.550685)
build_ruby 0.001364 0.000146 2.650662 ( 3.202545)
build_all 0.002030 0.004398 2.173665 ( 1.856071)
build_install 0.014588 0.001435 3.557875 ( 3.173327)
test_btest 0.000552 0.000076 72.405635 ( 35.070148)
test_basic 0.006615 0.000913 0.785738 ( 0.968372)
test_all 0.001640 0.000226 531.704982 (235.137906)
test_rubyspec 0.009760 0.037498 80.710055 ( 95.909346)
total: 380.69 sec