Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-105630
#<BuildRuby:0x000055634b29a2a8
@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.20230203-105630",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.003965 0.001133 1.188833 ( 1.961910)
build_miniruby 0.001025 0.000292 1.214099 ( 1.232580)
build_ruby 0.001268 0.000362 2.380402 ( 2.698808)
build_all 0.003772 0.004103 3.941762 ( 2.476298)
build_install 0.011498 0.003849 2.946903 ( 2.701761)
test_btest 0.000510 0.000163 56.537501 ( 30.764758)
test_basic 0.005373 0.000357 0.435221 ( 0.556813)
test_all 0.001472 0.000453 629.858926 (257.682593)
test_rubyspec 0.029395 0.020298 73.292703 ( 88.063923)
total: 388.14 sec