Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-032517
#<BuildRuby:0x000055a9477e9a00
@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.20231220-032517",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.002886 0.002997 1.742259 ( 2.102677)
build_miniruby 0.001221 0.000255 1.600342 ( 1.598491)
build_ruby 0.001571 0.000000 2.884287 ( 3.083996)
build_all 0.007512 0.000000 5.513015 ( 2.179435)
build_install 0.010632 0.006455 6.815582 ( 3.442283)
test_btest 0.000674 0.000154 81.839200 ( 22.107415)
test_basic 0.000150 0.005714 0.878229 ( 0.937672)
test_all 0.068114 0.047594 650.565958 (194.864359)
test_rubyspec 0.030793 0.031098 87.020353 ( 98.583045)
total: 328.90 sec