Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-000107
#<BuildRuby:0x0000560cb004a8e0
@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.20230111-000107",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.004312 0.000045 1.036378 ( 1.422104)
build_miniruby 0.001166 0.000152 1.192154 ( 1.190748)
build_ruby 0.001460 0.000191 2.935355 ( 3.323219)
build_all 0.002697 0.003970 3.410903 ( 1.562268)
build_install 0.000044 0.015337 2.611240 ( 1.752216)
test_btest 0.000635 0.000203 56.807941 ( 15.731537)
test_basic 0.000160 0.004086 0.334336 ( 0.427436)
test_all 0.001465 0.000000 619.704865 (195.789556)
test_rubyspec 0.025353 0.016550 62.331938 ( 72.310471)
total: 293.51 sec