Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-194053
#<BuildRuby:0x00007fe16e32fdc8
@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.20241209-194053",
@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.000025 0.000006 0.000031 ( 0.000032)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000040 0.000010 0.000050 ( 0.000050)
build_up 0.007203 0.001746 3.908130 ( 4.781266)
build_miniruby 0.001415 0.000343 1.749032 ( 1.929631)
build_ruby 0.001663 0.000403 4.353162 ( 24.377157)
build_all 0.001965 0.007870 6.741447 ( 4.682032)
build_install 0.022998 0.000500 9.439258 ( 8.200142)
test_btest 0.000000 0.001026 79.355480 ( 54.124477)
test_basic 0.001775 0.010846 1.140008 ( 1.399725)
test_all 0.107739 0.045670 799.993913 (413.228305)
test_rubyspec 0.037101 0.045789 119.235534 ( 48.101223)
total: 560.83 sec