Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-071640
#<BuildRuby:0x000055e27fd75ef8
@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.20240313-071640",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.004757 0.003259 2.544410 ( 2.480393)
build_miniruby 0.001378 0.000285 1.763056 ( 1.762512)
build_ruby 0.001812 0.000000 3.428099 ( 13.369429)
build_all 0.008404 0.000000 6.964555 ( 3.190138)
build_install 0.011197 0.007338 8.721269 ( 4.442969)
test_btest 0.000594 0.000135 97.112692 ( 39.156356)
test_basic 0.003720 0.003787 0.918641 ( 0.980821)
test_all 0.082175 0.036209 758.318161 (278.817731)
test_rubyspec 0.056712 0.040324 137.004270 (168.814446)
total: 513.02 sec