Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-144501
#<BuildRuby:0x00005627c9a167f0
@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.20230118-144501",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.004705 0.000168 1.192637 ( 2.419041)
build_miniruby 0.001085 0.000271 1.300787 ( 1.441384)
build_ruby 0.000000 0.001735 3.031173 ( 3.641205)
build_all 0.004834 0.002530 3.797110 ( 3.021249)
build_install 0.014218 0.001537 2.933073 ( 2.636946)
test_btest 0.000691 0.000180 56.749351 ( 30.633071)
test_basic 0.002207 0.003799 0.442938 ( 0.686630)
test_all 0.001219 0.000355 659.685593 (298.473215)
test_rubyspec 0.022787 0.026322 71.063374 ( 88.500993)
total: 431.45 sec