Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-143751
#<BuildRuby:0x000055e667d3e228
@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.20231015-143751",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.007348 0.000461 2.538119 ( 3.477121)
build_miniruby 0.001523 0.000203 1.783008 ( 2.030530)
build_ruby 0.002138 0.000000 3.585041 ( 4.022496)
build_all 0.008179 0.000287 6.460318 ( 4.415204)
build_install 0.016017 0.005276 8.294497 ( 5.879951)
test_btest 0.000712 0.000104 88.754898 ( 61.417752)
test_basic 0.006384 0.000939 0.945711 ( 1.241549)
test_all 0.009730 0.000735 744.041394 (372.929424)
test_rubyspec 0.042562 0.032188 107.758856 (135.388049)
total: 590.80 sec