Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-002947
#<BuildRuby:0x0000556184216228
@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.20240112-002947",
@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.000023 0.000000 0.000023 ( 0.000024)
autoconf 0.000033 0.000000 0.000033 ( 0.000032)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.003044 0.003091 1.634980 ( 2.913493)
build_miniruby 0.001401 0.000250 1.566407 ( 1.643314)
build_ruby 0.001442 0.000257 3.558088 ( 3.946574)
build_all 0.004049 0.003878 5.591288 ( 4.282649)
build_install 0.009303 0.008904 6.826719 ( 6.072243)
test_btest 0.000307 0.000472 81.564128 ( 62.909150)
test_basic 0.000458 0.006803 0.933952 ( 1.125345)
test_all 0.077158 0.042758 801.142928 (418.139061)
test_rubyspec 0.033425 0.036116 98.435746 (112.054193)
total: 613.09 sec