Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-233146
#<BuildRuby:0x00007f760ab9fdc0
@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.20241230-233146",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000021 0.000009 0.000030 ( 0.000030)
configure 0.000018 0.000008 0.000026 ( 0.000026)
build_up 0.001026 0.004534 1.708857 ( 2.030175)
build_miniruby 0.000910 0.000455 1.176194 ( 1.173289)
build_ruby 0.001241 0.000621 3.601709 ( 3.780643)
build_all 0.006962 0.001286 6.006355 ( 2.481126)
build_install 0.009687 0.005031 7.160499 ( 3.692591)
test_btest 0.000564 0.000268 73.466613 ( 19.583453)
test_basic 0.005789 0.004920 0.938480 ( 0.987320)
test_all 0.096807 0.043463 715.718745 (245.030564)
test_rubyspec 0.047984 0.030156 114.236615 ( 24.905812)
total: 303.67 sec