Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-140641
#<BuildRuby:0x00005596ffdea008
@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.20230214-140641",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.000687 0.004062 1.461765 ( 2.005942)
build_miniruby 0.001783 0.000000 1.496891 ( 1.578548)
build_ruby 0.002021 0.000000 2.607756 ( 2.980844)
build_all 0.004843 0.003157 4.133407 ( 2.533108)
build_install 0.009728 0.008638 3.208011 ( 2.948600)
test_btest 0.000000 0.000894 58.916962 ( 30.490206)
test_basic 0.003845 0.002966 0.532073 ( 0.656711)
test_all 0.001442 0.000320 673.591918 (265.935851)
test_rubyspec 0.017131 0.038786 72.893172 ( 83.890884)
total: 393.02 sec