Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-032229
#<BuildRuby:0x0000563c5f35e7c8
@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.20230630-032229",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.002538 0.004558 2.097766 ( 6.964758)
build_miniruby 0.001551 0.000000 1.675161 ( 4.153557)
build_ruby 0.001724 0.000000 3.157555 ( 5.207200)
build_all 0.003806 0.003806 2.448904 ( 4.123490)
build_install 0.016136 0.004036 3.946524 ( 7.251966)
test_btest 0.000981 0.000261 81.487481 ( 68.261191)
test_basic 0.003351 0.003843 0.916926 ( 1.514658)
test_all 0.003899 0.003984 628.379032 (686.488014)
test_rubyspec 0.042416 0.019903 94.596352 (208.107539)
total: 992.07 sec