Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-030048
#<BuildRuby:0x0000559fde1421d8
@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.20230812-030048",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004332 0.002980 2.261490 ( 6.651667)
build_miniruby 0.001016 0.000280 1.773114 ( 4.587768)
build_ruby 0.001487 0.000410 3.528624 ( 6.666358)
build_all 0.006482 0.001788 2.743826 ( 3.757876)
build_install 0.014968 0.004129 4.542794 ( 6.180547)
test_btest 0.000877 0.000242 84.788862 ( 53.641256)
test_basic 0.000000 0.008677 0.982705 ( 1.987567)
test_all 0.000191 0.000757 699.682942 (568.414012)
test_rubyspec 0.039702 0.019040 102.579446 (209.086524)
total: 860.97 sec