Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-214637
#<BuildRuby:0x00007f860bdbfdd8
@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.20241019-214637",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000043 0.000005 0.000048 ( 0.000048)
configure 0.000032 0.000003 0.000035 ( 0.000036)
build_up 0.009164 0.000563 4.479111 ( 4.899196)
build_miniruby 0.001933 0.000215 1.716040 ( 1.856704)
build_ruby 0.003092 0.000344 4.760946 ( 5.201372)
build_all 0.010000 0.001111 7.915191 ( 5.361310)
build_install 0.019819 0.005417 11.103464 ( 7.005031)
test_btest 0.000727 0.000093 96.460326 ( 27.090093)
test_basic 0.006304 0.005064 1.127049 ( 1.199462)
test_all 0.099375 0.054277 779.619267 (232.833270)
test_rubyspec 0.053599 0.037001 138.612080 ( 32.801207)
total: 318.25 sec