Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-124317
#<BuildRuby:0x00007f595cd6fdc8
@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.20241216-124317",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000022 0.000008 0.000030 ( 0.000029)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.004175 0.001473 1.792292 ( 2.116968)
build_miniruby 0.001111 0.000392 1.289466 ( 1.286298)
build_ruby 0.001792 0.000000 3.477655 ( 3.644104)
build_all 0.007965 0.000428 5.564674 ( 2.264983)
build_install 0.016722 0.002312 7.633999 ( 3.954310)
test_btest 0.000680 0.000195 74.698644 ( 21.713062)
test_basic 0.009095 0.001188 1.014600 ( 1.064952)
test_all 0.094714 0.049459 767.067806 (264.848228)
test_rubyspec 0.066108 0.020500 120.596491 ( 40.717371)
total: 341.61 sec