Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-052306
#<BuildRuby:0x0000559548c5a4f8
@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.20240117-052306",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.004187 0.000669 1.461751 ( 1.819819)
build_miniruby 0.001383 0.000221 1.397027 ( 1.398111)
build_ruby 0.001512 0.000242 3.103700 ( 3.342262)
build_all 0.007297 0.000000 5.641263 ( 2.255239)
build_install 0.014700 0.001986 6.559238 ( 3.169346)
test_btest 0.000911 0.000135 82.231857 ( 22.555326)
test_basic 0.000778 0.005025 0.716464 ( 0.779198)
test_all 0.069335 0.047569 786.811398 (224.024249)
test_rubyspec 0.039585 0.055489 145.567546 (156.924168)
total: 416.27 sec