Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-201237
#<BuildRuby:0x00005647dbffa1a8
@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.20230828-201237",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006023 0.001116 2.299112 ( 4.761357)
build_miniruby 0.001637 0.000303 1.600670 ( 1.605627)
build_ruby 0.000000 0.001704 3.319522 ( 3.929837)
build_all 0.001774 0.006210 6.457938 ( 4.584272)
build_install 0.012140 0.007694 8.168930 ( 6.130799)
test_btest 0.001181 0.000000 84.743338 ( 46.823578)
test_basic 0.005593 0.003920 0.999677 ( 1.376143)
test_all 0.006387 0.003714 707.239557 (311.814056)
test_rubyspec 0.035896 0.035937 105.218453 (124.429844)
total: 505.46 sec