Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-190244
#<BuildRuby:0x0000560f1b6fe7f0
@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.20221230-190244",
@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.000013)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000882 0.003574 1.101421 ( 1.475610)
build_miniruby 0.001083 0.000135 1.086604 ( 1.084815)
build_ruby 0.001201 0.000150 2.740645 ( 3.097313)
build_all 0.001881 0.004246 3.025969 ( 1.431640)
build_install 0.012796 0.000734 2.683153 ( 1.751607)
test_btest 0.000658 0.000102 54.984810 ( 14.192878)
test_basic 0.004553 0.000048 0.307349 ( 0.400956)
test_all 0.001387 0.000000 576.135231 (168.949036)
test_rubyspec 0.006820 0.032914 55.568213 ( 65.695839)
total: 258.08 sec