Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-060131
#<BuildRuby:0x000055c3841b21a8
@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.20230212-060131",
@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.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.003901 0.000509 1.097590 ( 1.481565)
build_miniruby 0.001146 0.000150 1.069586 ( 1.068426)
build_ruby 0.001216 0.000159 2.200034 ( 2.423038)
build_all 0.006728 0.000000 3.774998 ( 2.349311)
build_install 0.006497 0.007843 2.912526 ( 2.585458)
test_btest 0.000542 0.000100 55.389589 ( 28.656633)
test_basic 0.006393 0.000400 0.425875 ( 0.568322)
test_all 0.001450 0.000116 628.365985 (231.198077)
test_rubyspec 0.026641 0.027641 76.707553 ( 93.188647)
total: 363.52 sec