Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-061515
#<BuildRuby:0x00005639d7ec6230
@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.20230919-061515",
@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.000003 0.000017 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.004404 0.003182 2.411148 ( 4.591813)
build_miniruby 0.001666 0.000376 1.756502 ( 1.986965)
build_ruby 0.001512 0.000341 3.532081 ( 4.011161)
build_all 0.007039 0.001590 6.579880 ( 4.802397)
build_install 0.019147 0.002233 8.092968 ( 7.045413)
test_btest 0.000904 0.000192 87.524573 ( 49.300601)
test_basic 0.003210 0.005440 0.980976 ( 1.287994)
test_all 0.005136 0.004860 755.861848 (607.932457)
test_rubyspec 0.039718 0.045735 115.375396 (173.576291)
total: 854.54 sec