Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-215640
#<BuildRuby:0x00007f416152fdd8
@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.20241213-215640",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.002267 0.003531 1.752018 ( 2.029468)
build_miniruby 0.000000 0.001449 1.366034 ( 1.363004)
build_ruby 0.001196 0.000743 3.651155 ( 3.809691)
build_all 0.003372 0.004544 5.524124 ( 2.282192)
build_install 0.012602 0.003098 7.497074 ( 3.974903)
test_btest 0.000842 0.000230 71.047153 ( 18.634697)
test_basic 0.004849 0.004033 0.946612 ( 1.002955)
test_all 0.100621 0.041291 680.809536 (210.954071)
test_rubyspec 0.040965 0.035042 114.500661 ( 23.958460)
total: 268.01 sec