Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-032504
#<BuildRuby:0x000055758e1e9f70
@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.20230211-032504",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000685 0.004259 1.174331 ( 2.194381)
build_miniruby 0.001479 0.000269 1.156723 ( 1.284126)
build_ruby 0.001494 0.000000 2.448134 ( 2.655301)
build_all 0.006865 0.000000 3.922183 ( 2.433356)
build_install 0.012145 0.001265 2.941254 ( 2.832617)
test_btest 0.000662 0.000106 56.583396 ( 34.033544)
test_basic 0.001596 0.004906 0.452587 ( 0.623016)
test_all 0.001007 0.000201 634.431864 (296.041294)
test_rubyspec 0.023825 0.020652 71.727946 ( 87.142288)
total: 429.24 sec