Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-044014
#<BuildRuby:0x000055da290922a8
@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.20230313-044014",
@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.000018)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005271 0.000000 1.724497 ( 3.093222)
build_miniruby 0.001587 0.000000 1.191697 ( 1.190872)
build_ruby 0.001276 0.000161 2.519965 ( 2.712133)
build_all 0.005194 0.000903 2.093737 ( 1.622550)
build_install 0.002734 0.013393 3.321274 ( 2.658891)
test_btest 0.000746 0.000230 65.293607 ( 35.500832)
test_basic 0.005805 0.000610 0.518328 ( 0.634320)
test_all 0.001316 0.000000 528.835374 (223.061649)
test_rubyspec 0.020269 0.029977 77.805102 ( 91.318230)
total: 361.79 sec