Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-225438
#<BuildRuby:0x0000561d49f261a8
@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.20230618-225438",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001569 0.004141 1.826873 ( 3.351305)
build_miniruby 0.001544 0.000247 1.383692 ( 1.397226)
build_ruby 0.001263 0.000202 2.762369 ( 3.023915)
build_all 0.001447 0.005837 2.284853 ( 1.598095)
build_install 0.009927 0.006171 3.585473 ( 2.896549)
test_btest 0.000617 0.000155 77.232990 ( 37.398631)
test_basic 0.005957 0.000455 0.760300 ( 0.854770)
test_all 0.001018 0.000246 593.734920 (232.988667)
test_rubyspec 0.027511 0.020305 80.325668 ( 91.949129)
total: 375.46 sec