Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-023408
#<BuildRuby:0x0000561de7c8e230
@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.20230607-023408",
@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.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.006011 0.000238 1.846006 ( 4.255723)
build_miniruby 0.000000 0.001598 1.359007 ( 1.457321)
build_ruby 0.000000 0.001596 2.761925 ( 3.232107)
build_all 0.002672 0.004626 2.196179 ( 2.275174)
build_install 0.012841 0.004197 3.396306 ( 3.656089)
test_btest 0.000940 0.000188 76.129987 ( 41.182233)
test_basic 0.003751 0.004043 0.812158 ( 1.135433)
test_all 0.001259 0.000285 564.131256 (248.110071)
test_rubyspec 0.032689 0.020274 85.194891 (102.938382)
total: 408.24 sec