Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-210748
#<BuildRuby:0x000055d0e12768e0
@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.20230216-210748",
@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.000049 0.000000 0.000049 ( 0.000048)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.004653 0.000054 1.438175 ( 2.246396)
build_miniruby 0.001507 0.000121 1.309701 ( 1.384893)
build_ruby 0.001332 0.000106 2.658093 ( 2.963748)
build_all 0.007571 0.000254 3.936934 ( 3.539810)
build_install 0.013924 0.004034 3.135924 ( 2.599245)
test_btest 0.000641 0.000065 56.474560 ( 26.469904)
test_basic 0.005660 0.000132 0.464390 ( 4.982195)
test_all 0.001486 0.000144 624.419739 (228.572350)
test_rubyspec 0.028418 0.021497 71.202671 ( 81.630443)
total: 354.39 sec