Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-010121
#<BuildRuby:0x000056110911e318
@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.20230528-010121",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000019)
build_up 0.000000 0.005638 1.503918 ( 2.731103)
build_miniruby 0.000000 0.001144 1.162577 ( 1.161021)
build_ruby 0.001218 0.000323 2.498985 ( 2.684870)
build_all 0.005962 0.001344 2.168090 ( 2.243487)
build_install 0.015042 0.002006 3.452944 ( 3.481365)
test_btest 0.000920 0.000230 76.708449 ( 41.423436)
test_basic 0.005297 0.002233 0.803126 ( 1.184804)
test_all 0.000786 0.000203 587.985564 (345.502427)
test_rubyspec 0.031449 0.031408 88.578236 (129.410941)
total: 529.82 sec