Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-000401
#<BuildRuby:0x00007ff4a9a6fdd8
@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.20241204-000401",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.001074 0.007170 3.965396 ( 3.483174)
build_miniruby 0.001137 0.000367 1.586288 ( 1.582623)
build_ruby 0.001343 0.000433 3.510222 ( 3.716981)
build_all 0.002650 0.004998 5.610759 ( 2.348989)
build_install 0.005843 0.011396 7.720492 ( 3.579489)
test_btest 0.000698 0.000296 74.864067 ( 19.509644)
test_basic 0.000000 0.009615 0.829192 ( 0.875626)
test_all 0.096396 0.046369 680.925576 (200.126324)
test_rubyspec 0.037289 0.043416 117.703158 ( 23.341102)
total: 258.57 sec