Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-050455
#<BuildRuby:0x00007fa6b4b8fdc8
@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.20241010-050455",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000034 0.000010 0.000044 ( 0.000045)
build_up 0.007030 0.002210 4.376891 ( 5.357064)
build_miniruby 0.001258 0.000395 1.855740 ( 2.454045)
build_ruby 0.001723 0.000541 4.759820 ( 5.497724)
build_all 0.010462 0.000725 8.180141 ( 6.636952)
build_install 0.024874 0.002295 11.121011 ( 9.052225)
test_btest 0.000769 0.000206 101.294951 ( 78.919708)
test_basic 0.008340 0.004232 1.221616 ( 1.388345)
test_all 0.135120 0.023394 773.930030 (350.862507)
test_rubyspec 0.034931 0.054110 134.616695 ( 32.146218)
total: 492.32 sec