Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-121739
#<BuildRuby:0x00007f1f1cf6fdc8
@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.20241031-121739",
@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.000016 0.000006 0.000022 ( 0.000021)
autoconf 0.000025 0.000009 0.000034 ( 0.000033)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.002651 0.005013 4.077400 ( 3.662973)
build_miniruby 0.001206 0.000464 1.515024 ( 1.511486)
build_ruby 0.001334 0.000514 3.741430 ( 3.918383)
build_all 0.006021 0.002316 6.360750 ( 2.584355)
build_install 0.000119 0.017795 8.798275 ( 4.073263)
test_btest 0.000589 0.000317 72.034596 ( 18.798499)
test_basic 0.006708 0.003275 0.772633 ( 0.819892)
test_all 0.081081 0.063960 671.498747 (198.685461)
test_rubyspec 0.060376 0.019195 116.460991 ( 22.493978)
total: 256.55 sec