Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-180314
#<BuildRuby:0x00007f23977cfdc8
@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.20241219-180314",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.002288 0.003514 1.983588 ( 2.309100)
build_miniruby 0.001108 0.000353 1.497086 ( 1.494084)
build_ruby 0.002036 0.000000 3.988167 ( 4.122633)
build_all 0.003367 0.005704 6.383607 ( 2.657672)
build_install 0.014946 0.005066 7.973228 ( 4.415841)
test_btest 0.001020 0.000000 77.196452 ( 31.214462)
test_basic 0.005664 0.003532 0.981667 ( 1.205869)
test_all 0.082352 0.061839 729.320748 (218.204651)
test_rubyspec 0.046230 0.034056 113.544930 ( 25.181123)
total: 290.81 sec