Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-083801
#<BuildRuby:0x0000559ca540df70
@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.20231231-083801",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.006139 0.000209 1.825335 ( 3.251547)
build_miniruby 0.001759 0.000176 1.843407 ( 2.464605)
build_ruby 0.001768 0.000177 3.783312 ( 4.779571)
build_all 0.009093 0.000000 6.077571 ( 7.054678)
build_install 0.016959 0.003858 7.455730 ( 8.102651)
test_btest 0.000863 0.000093 86.851786 ( 86.059056)
test_basic 0.003466 0.004083 0.936616 ( 1.434791)
test_all 0.078952 0.045571 820.070912 (535.197131)
test_rubyspec 0.037039 0.036415 104.357709 (139.967233)
total: 788.31 sec