Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-161706
#<BuildRuby:0x0000563ba3271fc0
@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.20230607-161706",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000000 0.005895 1.812707 ( 3.086003)
build_miniruby 0.000010 0.001425 1.381966 ( 1.381278)
build_ruby 0.000000 0.001994 2.865982 ( 3.081915)
build_all 0.002666 0.004528 2.137507 ( 1.587018)
build_install 0.010148 0.008125 3.551650 ( 2.980813)
test_btest 0.000608 0.000168 76.892782 ( 36.152485)
test_basic 0.001669 0.003160 0.697899 ( 0.776891)
test_all 0.000432 0.000835 568.660440 (228.839765)
test_rubyspec 0.022534 0.032943 85.461585 ( 99.721748)
total: 377.61 sec