Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-020938
#<BuildRuby:0x0000563dc1112240
@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.20230828-020938",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006114 0.001223 2.279551 ( 4.446510)
build_miniruby 0.001365 0.000273 1.656448 ( 1.846359)
build_ruby 0.001844 0.000000 3.414854 ( 3.874048)
build_all 0.009061 0.000000 6.489895 ( 4.763778)
build_install 0.017994 0.001937 8.067015 ( 6.052708)
test_btest 0.000688 0.000118 85.896324 ( 46.476484)
test_basic 0.007728 0.001325 0.981531 ( 1.488233)
test_all 0.010029 0.000000 686.985681 (324.116758)
test_rubyspec 0.048759 0.023922 107.512650 (131.678676)
total: 524.74 sec