Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-050640
#<BuildRuby:0x000056151e7de018
@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-050640",
@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.000034 0.000000 0.000034 ( 0.000029)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.001936 0.002735 1.176210 ( 2.114153)
build_miniruby 0.001206 0.000263 1.348898 ( 1.448284)
build_ruby 0.001718 0.000000 3.409562 ( 3.870873)
build_all 0.003428 0.004158 3.881280 ( 2.662543)
build_install 0.012072 0.005035 3.137074 ( 2.472820)
test_btest 0.000523 0.000141 55.140257 ( 29.145164)
test_basic 0.000064 0.006786 0.463802 ( 0.585093)
test_all 0.001670 0.000000 634.274310 (255.350378)
test_rubyspec 0.031895 0.015438 71.377550 ( 84.098054)
total: 381.75 sec