Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-053127
#<BuildRuby:0x000055af6586a258
@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.20230507-053127",
@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.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001230 0.004328 1.799807 ( 3.063171)
build_miniruby 0.000000 0.001486 1.438454 ( 1.437160)
build_ruby 0.000000 0.001521 2.586418 ( 2.797903)
build_all 0.005094 0.001208 2.190212 ( 1.493947)
build_install 0.012242 0.000766 3.383137 ( 2.543846)
test_btest 0.000699 0.000140 74.633774 ( 28.828317)
test_basic 0.001742 0.004810 0.749184 ( 0.871882)
test_all 0.001588 0.000068 597.729592 (222.869542)
test_rubyspec 0.029740 0.017837 75.648022 ( 87.305891)
total: 351.21 sec