Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-065418
#<BuildRuby:0x000055a5472ee1a8
@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.20230819-065418",
@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.000021)
autoconf 0.000042 0.000009 0.000051 ( 0.000072)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.005933 0.001228 2.345261 ( 6.671279)
build_miniruby 0.001644 0.000340 1.702645 ( 3.015661)
build_ruby 0.000000 0.001951 3.405009 ( 6.457606)
build_all 0.002994 0.005777 6.302038 ( 6.485476)
build_install 0.011141 0.010449 8.227617 ( 7.488956)
test_btest 0.000880 0.000284 85.431163 ( 52.819426)
test_basic 0.003511 0.006810 1.047591 ( 1.904369)
test_all 0.009211 0.001771 696.860025 (401.912958)
test_rubyspec 0.041309 0.037638 110.039757 (169.955905)
total: 656.71 sec