Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-131839
#<BuildRuby:0x0000563581fca230
@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.20221220-131839",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.004941 0.000549 1.319358 ( 2.383431)
build_miniruby 0.001487 0.000165 1.729235 ( 2.249149)
build_ruby 0.001889 0.000210 4.190529 ( 5.472964)
build_all 0.006074 0.004467 4.268277 ( 4.961226)
build_install 0.016339 0.004635 3.473389 ( 4.443766)
test_btest 0.000913 0.000000 60.640745 ( 58.474708)
test_basic 0.006709 0.000000 0.458958 ( 0.846563)
test_all 0.001685 0.000108 720.316375 (644.035926)
test_rubyspec 0.031790 0.027191 80.372353 (109.068133)
total: 831.94 sec