Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-080305
#<BuildRuby:0x0000560cf8072118
@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.20230813-080305",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.003423 0.004008 2.254166 ( 6.756980)
build_miniruby 0.001510 0.000141 1.698366 ( 3.276391)
build_ruby 0.001616 0.000152 3.473410 ( 30.888557)
build_all 0.008886 0.000833 2.791978 ( 3.903346)
build_install 0.015153 0.005737 4.473668 ( 10.696018)
test_btest 0.000726 0.000088 84.022614 ( 60.398940)
test_basic 0.002867 0.005224 0.985200 ( 2.127940)
test_all 0.001173 0.000178 693.567542 (589.017886)
test_rubyspec 0.019859 0.049287 101.940702 (211.737710)
total: 918.81 sec