Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-023639
#<BuildRuby:0x00007f424ac3fdc8
@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.20240618-023639",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000032 0.000008 0.000040 ( 0.000042)
configure 0.000032 0.000008 0.000040 ( 0.000041)
build_up 0.001988 0.006245 3.289716 ( 3.235969)
build_miniruby 0.001193 0.000358 1.498424 ( 1.499066)
build_ruby 0.001523 0.000457 4.052754 ( 4.185988)
build_all 0.009326 0.000000 7.553993 ( 2.958157)
build_install 0.014325 0.004581 10.177843 ( 4.970552)
test_btest 0.000703 0.000198 111.123794 ( 29.567419)
test_basic 0.006364 0.003378 1.110107 ( 1.157388)
test_all 0.111944 0.037933 825.652122 (249.582026)
test_rubyspec 0.065603 0.024361 165.019056 ( 33.358294)
total: 330.52 sec