Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-212320
#<BuildRuby:0x0000557c2247e1d8
@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.20230623-212320",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.002777 0.004324 1.989904 ( 6.851434)
build_miniruby 0.001462 0.000182 1.530462 ( 3.091688)
build_ruby 0.001620 0.000203 3.384963 ( 6.215455)
build_all 0.007938 0.000000 2.394192 ( 3.832861)
build_install 0.020137 0.000291 3.871582 ( 6.819217)
test_btest 0.000851 0.000085 80.777904 ( 78.536647)
test_basic 0.005268 0.000088 0.889271 ( 2.547207)
test_all 0.001211 0.000117 613.822077 (659.568781)
test_rubyspec 0.056294 0.008225 92.638132 (221.359445)
total: 988.82 sec