Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-011847
#<BuildRuby:0x00005649a44e5fb8
@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.20230830-011847",
@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.000022 0.000003 0.000025 ( 0.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000032)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.006578 0.000000 2.173313 ( 3.447814)
build_miniruby 0.001754 0.000026 1.556567 ( 1.555394)
build_ruby 0.000000 0.002168 3.117456 ( 3.313199)
build_all 0.006424 0.001598 6.327222 ( 3.330769)
build_install 0.013879 0.005080 7.537803 ( 4.201492)
test_btest 0.000702 0.000124 83.115955 ( 32.943325)
test_basic 0.004340 0.004276 0.866230 ( 0.963536)
test_all 0.005316 0.004360 702.181015 (252.503354)
test_rubyspec 0.039710 0.030577 102.097246 (114.931563)
total: 417.19 sec