Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-224647
#<BuildRuby:0x0000557d29b8a258
@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.20221218-224647",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.003765 0.000897 1.071489 ( 1.488898)
build_miniruby 0.001177 0.000281 1.343814 ( 1.342651)
build_ruby 0.001278 0.000304 3.036513 ( 3.361980)
build_all 0.000000 0.006611 3.718088 ( 1.912569)
build_install 0.013108 0.001956 2.875922 ( 1.922038)
test_btest 0.000680 0.000199 58.051330 ( 19.331266)
test_basic 0.000000 0.003932 0.423896 ( 0.521407)
test_all 0.000000 0.001859 655.155937 (199.043210)
test_rubyspec 0.013436 0.033225 70.543084 ( 80.989855)
total: 309.91 sec