Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-224649
#<BuildRuby:0x00005596db0e2230
@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.20230502-224649",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.002106 0.003307 1.580595 ( 3.187394)
build_miniruby 0.001116 0.000134 1.197629 ( 1.197207)
build_ruby 0.001186 0.000143 2.385650 ( 2.617356)
build_all 0.006051 0.000000 1.918925 ( 1.182873)
build_install 0.007645 0.006229 3.196401 ( 2.309660)
test_btest 0.000603 0.000098 73.455583 ( 23.694861)
test_basic 0.002972 0.003481 0.641437 ( 0.722470)
test_all 0.001185 0.000100 575.630746 (184.252651)
test_rubyspec 0.031954 0.017310 77.628953 ( 93.294801)
total: 312.46 sec