Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-185749
#<BuildRuby:0x000055a26246a258
@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.20240120-185749",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.005903 0.000407 1.822374 ( 3.261339)
build_miniruby 0.001530 0.000106 1.787115 ( 2.192330)
build_ruby 0.001806 0.000125 3.675736 ( 5.257671)
build_all 0.007949 0.000548 6.429716 ( 7.618693)
build_install 0.020719 0.000747 7.743503 ( 9.919845)
test_btest 0.000822 0.000053 83.864880 (108.411765)
test_basic 0.003101 0.004352 0.929687 ( 1.729032)
test_all 0.088561 0.041592 893.134113 (981.977984)
test_rubyspec 0.043876 0.063460 178.665152 (236.203730)
total: 1356.57 sec