Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-165855
#<BuildRuby:0x0000560280e56338
@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.20230504-165855",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000017 0.000003 0.000020 ( 0.000018)
build_up 0.004952 0.000116 1.730357 ( 2.959992)
build_miniruby 0.000000 0.001240 1.254059 ( 1.257543)
build_ruby 0.000000 0.001477 2.439606 ( 2.657761)
build_all 0.005737 0.000851 2.083095 ( 1.405830)
build_install 0.008869 0.006531 3.369004 ( 2.606669)
test_btest 0.000821 0.000000 74.822918 ( 29.295677)
test_basic 0.007122 0.000096 0.784710 ( 0.864631)
test_all 0.000885 0.000172 584.719607 (196.154085)
test_rubyspec 0.008149 0.036758 75.003259 ( 86.812065)
total: 324.02 sec