Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-140439
#<BuildRuby:0x0000558233932078
@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.20231207-140439",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.005620 0.000703 2.338579 ( 2.445121)
build_miniruby 0.001338 0.000168 1.529187 ( 1.528381)
build_ruby 0.001786 0.000223 3.487831 ( 3.698506)
build_all 0.000000 0.007494 5.867121 ( 2.971526)
build_install 0.015917 0.002755 7.296588 ( 4.181235)
test_btest 0.000932 0.000180 82.639795 ( 32.540662)
test_basic 0.003966 0.003961 0.950768 ( 1.054552)
test_all 0.081946 0.037495 696.435897 (245.265698)
test_rubyspec 0.016748 0.049685 95.493546 (107.133711)
total: 400.82 sec