Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-020839
#<BuildRuby:0x000055b910c4a120
@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.20231208-020839",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.003209 0.003753 2.208898 ( 2.227195)
build_miniruby 0.001784 0.000000 1.644468 ( 1.644845)
build_ruby 0.001762 0.000000 3.164920 ( 3.366528)
build_all 0.003723 0.003798 5.633692 ( 2.617776)
build_install 0.016444 0.001685 7.285848 ( 4.347447)
test_btest 0.000826 0.000170 81.089919 ( 33.248931)
test_basic 0.007065 0.000698 0.916844 ( 0.992678)
test_all 0.079029 0.040552 721.598347 (256.049288)
test_rubyspec 0.042979 0.027721 97.889043 (111.532213)
total: 416.03 sec