Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-154146
#<BuildRuby:0x000055e06dd9df48
@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.20231222-154146",
@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.000022 0.000003 0.000025 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.004769 0.000550 1.589474 ( 1.935161)
build_miniruby 0.001569 0.000000 1.237308 ( 1.235271)
build_ruby 0.001670 0.000000 2.960079 ( 3.144587)
build_all 0.000259 0.006767 5.399416 ( 2.221728)
build_install 0.016564 0.002120 6.527512 ( 3.296507)
test_btest 0.000657 0.000109 78.134779 ( 21.751987)
test_basic 0.001457 0.003860 0.665596 ( 0.726881)
test_all 0.075550 0.044499 638.890513 (185.697554)
test_rubyspec 0.030167 0.027561 78.400604 ( 90.187647)
total: 310.20 sec