Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-124634
#<BuildRuby:0x0000559267a8a120
@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.20230609-124634",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.004119 0.003343 2.002803 ( 4.859609)
build_miniruby 0.001643 0.007926 159.118842 ( 66.933697)
build_ruby 0.001751 0.000000 3.010410 ( 3.115067)
build_all 0.027030 0.011279 94.873671 ( 40.383752)
build_install 0.011031 0.006248 3.727006 ( 3.538443)
test_btest 0.000512 0.000149 75.154945 ( 40.990968)
test_basic 0.000000 0.008088 0.785980 ( 1.185869)
test_all 0.000000 0.001124 545.733962 (251.131064)
test_rubyspec 0.023857 0.032010 85.096327 (105.012825)
total: 517.15 sec