Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-122558
#<BuildRuby:0x00007f6b4b0bfdc0
@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.20241205-122558",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000000 0.000021 ( 0.000022)
autoconf 0.000037 0.000000 0.000037 ( 0.000037)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.004977 0.003155 3.470753 ( 3.606364)
build_miniruby 0.001592 0.000000 1.357798 ( 1.354909)
build_ruby 0.001830 0.000000 3.843731 ( 4.081815)
build_all 0.001068 0.007702 6.322794 ( 2.698110)
build_install 0.013992 0.004784 8.910761 ( 4.247808)
test_btest 0.000684 0.000254 75.347730 ( 21.430211)
test_basic 0.008624 0.000440 0.881000 ( 0.926961)
test_all 0.107590 0.038418 673.064914 (197.036511)
test_rubyspec 0.055008 0.026343 115.529686 ( 27.047393)
total: 262.43 sec