Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-091321
#<BuildRuby:0x000055d3bb7be258
@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.20230506-091321",
@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.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005851 0.000900 2.002879 ( 4.324926)
build_miniruby 0.001373 0.000211 1.450267 ( 1.816050)
build_ruby 0.001490 0.000229 2.825951 ( 3.603452)
build_all 0.007437 0.000000 2.269231 ( 2.450930)
build_install 0.014421 0.004362 3.628000 ( 4.271509)
test_btest 0.000744 0.000120 77.999413 ( 55.470231)
test_basic 0.005583 0.000900 0.805061 ( 1.301911)
test_all 0.001538 0.000248 591.571367 (499.764538)
test_rubyspec 0.037449 0.024491 88.692373 (126.719162)
total: 699.72 sec