Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-172454
#<BuildRuby:0x0000557698d41ed0
@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.20231222-172454",
@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.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004768 0.000715 1.612381 ( 1.973051)
build_miniruby 0.001146 0.000172 1.553145 ( 1.551871)
build_ruby 0.001534 0.000230 3.101125 ( 3.327051)
build_all 0.007270 0.001090 5.700858 ( 3.181939)
build_install 0.019500 0.000000 6.919630 ( 4.475176)
test_btest 0.000901 0.000000 79.827271 ( 31.599370)
test_basic 0.000198 0.008029 0.824587 ( 0.916007)
test_all 0.096863 0.023962 655.415135 (210.076637)
test_rubyspec 0.011231 0.043338 81.134228 ( 92.777360)
total: 349.88 sec