Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-083914
#<BuildRuby:0x0000561dea0861d8
@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.20230310-083914",
@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.000016)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.000000 0.005393 1.691841 ( 2.937196)
build_miniruby 0.000000 0.001435 1.049722 ( 1.048470)
build_ruby 0.000000 0.001241 2.336913 ( 2.535219)
build_all 0.000000 0.005972 1.925929 ( 1.244973)
build_install 0.007622 0.006386 3.044801 ( 2.341894)
test_btest 0.000714 0.000197 68.459643 ( 24.731282)
test_basic 0.001076 0.003954 0.502382 ( 0.611348)
test_all 0.000721 0.000224 533.344665 (201.524930)
test_rubyspec 0.021446 0.025160 72.551018 ( 82.610557)
total: 319.59 sec