Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-203014
#<BuildRuby:0x0000563565fe23b0
@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.20230313-203014",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.004545 0.000189 1.356825 ( 2.659298)
build_miniruby 0.001237 0.000000 1.244679 ( 1.245291)
build_ruby 0.001288 0.000000 2.197976 ( 2.397082)
build_all 0.000000 0.006307 2.067946 ( 1.273592)
build_install 0.000000 0.011823 3.034832 ( 2.032080)
test_btest 0.000000 0.000740 66.627899 ( 28.983740)
test_basic 0.002168 0.003810 0.542718 ( 0.665882)
test_all 0.000741 0.000192 540.067215 (190.343195)
test_rubyspec 0.027032 0.019635 74.494198 ( 84.809877)
total: 314.41 sec