Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-204443
#<BuildRuby:0x0000558b02dba078
@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.20240229-204443",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.008119 0.000000 3.002157 ( 2.825408)
build_miniruby 0.001692 0.000000 1.802874 ( 1.805158)
build_ruby 0.001680 0.000000 3.684755 ( 3.978722)
build_all 0.004876 0.003615 6.952623 ( 4.298269)
build_install 0.016745 0.004666 8.930244 ( 5.875390)
test_btest 0.001002 0.000144 93.749146 ( 42.882032)
test_basic 0.006416 0.000315 1.020207 ( 1.083245)
test_all 0.087463 0.030816 802.324065 (304.938646)
test_rubyspec 0.057159 0.029406 127.082818 (136.603236)
total: 504.29 sec