Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-171641
#<BuildRuby:0x0000556baaa1a048
@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.20221228-171641",
@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.000011 0.000002 0.000013 ( 0.000097)
autoconf 0.000000 0.000022 0.000022 ( 0.000022)
configure 0.000000 0.000018 0.000018 ( 0.000018)
build_up 0.000929 0.004030 1.152303 ( 2.013164)
build_miniruby 0.001203 0.000219 1.379162 ( 1.491830)
build_ruby 0.001253 0.000228 3.456937 ( 18.905197)
build_all 0.000054 0.007301 3.845228 ( 2.490496)
build_install 0.010821 0.004796 3.261838 ( 3.073522)
test_btest 0.000478 0.000134 55.700464 ( 30.017968)
test_basic 0.004212 0.001179 0.423991 ( 0.556136)
test_all 0.001284 0.000359 639.264394 (323.693241)
test_rubyspec 0.046576 0.014650 77.054842 (118.653912)
total: 500.90 sec