Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-145028
#<BuildRuby:0x000055b9c39e5e58
@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.20240208-145028",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.001339 0.005035 1.876764 ( 2.213828)
build_miniruby 0.001444 0.000233 1.649015 ( 1.647442)
build_ruby 0.001530 0.000247 3.240380 ( 3.472829)
build_all 0.008139 0.000000 6.487763 ( 2.907914)
build_install 0.017012 0.003613 8.055224 ( 4.312416)
test_btest 0.000836 0.000132 85.295678 ( 24.902542)
test_basic 0.001832 0.003908 0.808407 ( 0.867936)
test_all 0.087296 0.028628 734.795029 (242.107111)
test_rubyspec 0.029999 0.081985 183.324966 (199.036577)
total: 481.47 sec