Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-013944
#<BuildRuby:0x00005629920d2138
@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.20230110-013944",
@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.000012 0.000001 0.000013 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001585 0.004387 1.226031 ( 2.185326)
build_miniruby 0.001163 0.000212 1.546809 ( 1.731278)
build_ruby 0.001538 0.000280 3.835043 ( 4.676139)
build_all 0.007932 0.000631 4.078401 ( 3.069773)
build_install 0.014496 0.003066 3.198503 ( 3.206161)
test_btest 0.000788 0.000141 57.493043 ( 34.079976)
test_basic 0.005667 0.001012 0.430733 ( 0.631175)
test_all 0.001472 0.000263 641.767221 (219.325418)
test_rubyspec 0.030374 0.014258 68.115624 ( 78.182686)
total: 347.09 sec