Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-035121
#<BuildRuby:0x00005563b0236018
@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.20230914-035121",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003415 0.003850 2.293452 ( 4.458263)
build_miniruby 0.001365 0.000220 1.666663 ( 1.916307)
build_ruby 0.000000 0.002076 3.312339 ( 3.653486)
build_all 0.007734 0.001073 6.423005 ( 4.528747)
build_install 0.013460 0.005768 8.043281 ( 6.747175)
test_btest 0.000665 0.000133 87.019735 ( 46.962335)
test_basic 0.003803 0.004067 1.013026 ( 1.315002)
test_all 0.005418 0.004448 735.397877 (322.947852)
test_rubyspec 0.033864 0.039454 107.531528 (126.140406)
total: 518.67 sec