Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-035441
#<BuildRuby:0x00005623221ca228
@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.20230509-035441",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.005326 0.000819 1.821772 ( 3.712105)
build_miniruby 0.001074 0.000165 1.327895 ( 1.446794)
build_ruby 0.001075 0.000165 2.580225 ( 2.899417)
build_all 0.002557 0.003963 2.085760 ( 1.587556)
build_install 0.007090 0.009160 3.430272 ( 3.427966)
test_btest 0.000794 0.000199 73.394905 ( 39.081428)
test_basic 0.005413 0.001353 0.745469 ( 0.982395)
test_all 0.002296 0.000000 562.075210 (250.029502)
test_rubyspec 0.041684 0.008491 81.216466 ( 97.759853)
total: 400.93 sec