Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-182352
#<BuildRuby:0x00007fc3c573fdd0
@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.20241221-182352",
@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.000005 0.000023 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.006257 0.000543 2.267794 ( 3.192831)
build_miniruby 0.002013 0.000000 1.786603 ( 1.962490)
build_ruby 0.002414 0.000104 3.868661 ( 60.532962)
build_all 0.008174 0.000919 6.448616 ( 5.134322)
build_install 0.006671 0.013475 8.444914 ( 4.571023)
test_btest 0.000753 0.000235 76.733122 ( 25.522763)
test_basic 0.007999 0.002761 1.048131 ( 1.139149)
test_all 0.095104 0.047283 696.796022 (201.538995)
test_rubyspec 0.041794 0.040404 117.391011 ( 25.378111)
total: 328.97 sec