Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-130702
#<BuildRuby:0x0000559cc4e75fc0
@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.20240301-130702",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000020 0.000008 0.000028 ( 0.000027)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.008154 0.000060 2.756104 ( 2.614733)
build_miniruby 0.000000 0.001609 1.818324 ( 1.820394)
build_ruby 0.000000 0.001697 3.728971 ( 3.929350)
build_all 0.006917 0.001632 6.972748 ( 3.207015)
build_install 0.015537 0.005308 8.798741 ( 4.890706)
test_btest 0.000678 0.000254 89.878101 ( 28.394180)
test_basic 0.000816 0.007077 0.947360 ( 1.014156)
test_all 0.091287 0.029680 763.780995 (231.292977)
test_rubyspec 0.052087 0.040984 122.992591 (137.729227)
total: 414.89 sec