Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-202156
#<BuildRuby:0x0000557918b9a258
@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.20230817-202156",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.006963 0.000000 2.267665 ( 6.207327)
build_miniruby 0.001550 0.000000 1.722837 ( 3.344950)
build_ruby 0.000000 0.001987 3.457446 ( 20.858761)
build_all 0.006233 0.002652 6.289290 ( 5.716016)
build_install 0.015919 0.005037 7.952575 ( 9.528499)
test_btest 0.000838 0.000224 83.822605 ( 64.005401)
test_basic 0.006339 0.001691 0.981233 ( 2.265861)
test_all 0.004779 0.005774 662.140199 (482.926553)
test_rubyspec 0.047626 0.025454 105.438655 (176.817102)
total: 771.67 sec