Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-202511
#<BuildRuby:0x00005594aca563b0
@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.20231017-202511",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000000 0.007013 2.492243 ( 3.033583)
build_miniruby 0.000711 0.000937 1.709192 ( 1.825452)
build_ruby 0.001352 0.000950 3.814596 ( 4.059894)
build_all 0.005992 0.002839 6.419700 ( 4.398439)
build_install 0.019466 0.001224 8.100070 ( 5.596422)
test_btest 0.000814 0.000000 86.917300 ( 58.313077)
test_basic 0.008062 0.000954 0.979255 ( 1.077078)
test_all 0.009289 0.000866 716.634972 (387.708492)
test_rubyspec 0.057855 0.022923 111.413855 (141.733631)
total: 607.75 sec