Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-121446
#<BuildRuby:0x00007fedc56dfdc0
@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.20240930-121446",
@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.000001 0.000024 ( 0.000026)
autoconf 0.000045 0.000003 0.000048 ( 0.000047)
configure 0.000036 0.000002 0.000038 ( 0.000038)
build_up 0.000751 0.008394 4.690907 ( 3.983708)
build_miniruby 0.001444 0.000172 1.201478 ( 1.198224)
build_ruby 0.000000 0.001795 3.894876 ( 4.092602)
build_all 0.000000 0.007863 6.536142 ( 2.587866)
build_install 0.012135 0.012435 10.527138 ( 5.962949)
test_btest 0.000948 0.000000 99.483137 ( 43.333790)
test_basic 0.012062 0.000000 1.233696 ( 1.358989)
test_all 0.087308 0.064214 813.904564 (261.699622)
test_rubyspec 0.051378 0.035798 133.238495 ( 29.271072)
total: 353.49 sec