Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-101135
#<BuildRuby:0x00005615978161d8
@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.20230818-101135",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.003232 0.003991 2.269899 ( 6.613445)
build_miniruby 0.002063 0.000000 1.799240 ( 3.179571)
build_ruby 0.000000 0.002239 3.474977 ( 7.980530)
build_all 0.003521 0.005397 6.462073 ( 7.620600)
build_install 0.019739 0.001116 8.052406 ( 10.811085)
test_btest 0.000828 0.000118 84.728437 ( 74.883203)
test_basic 0.001212 0.007869 1.006950 ( 2.203872)
test_all 0.010850 0.000471 700.072675 (546.120011)
test_rubyspec 0.045243 0.027820 109.153722 (217.939559)
total: 877.35 sec